Skip to content

Conversation

@35C4n0r
Copy link

@35C4n0r 35C4n0r commented Dec 23, 2022

Closes: #64
Added an optional parameter all_versions which is False by Default, If passed True returns PackageInfo for all Versions.

Signed-off-by: Jay jaykumar20march@gmail.com

… If passed True returns PackageInfo for all Versions.

Signed-off-by: Jay <jaykumar20march@gmail.com>
Signed-off-by: Jay <jaykumar20march@gmail.com>
@35C4n0r
Copy link
Author

35C4n0r commented Dec 26, 2022

@pombredanne please review this once.

**version_purl.to_dict(),
)

if all_versions:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check the invert of it, this will help in removing indentation by one level.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TG1999 can you please tell what is the meaning of invert here and what to do.

keshav-space pushed a commit that referenced this pull request Sep 10, 2024
Update CSS to widen page and handle mobile #84
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Only return requested versions...

2 participants