Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed version issue in getting package info from rubygems. #84

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

35C4n0r
Copy link

@35C4n0r 35C4n0r commented Dec 14, 2022

Closes: #62

a. Added more data for getting rubygems data from purl, users can now get package data for different versions too.

b. Fixed 1 typo.

Signed-off-by: Jay [email protected]

… get package data for different versions too.

b. Fixed 1 typo.

Signed-off-by: Jay <[email protected]>
Signed-off-by: Jay <[email protected]>
Added a helper function for Creating new test files.

Signed-off-by: Jay <[email protected]>
@35C4n0r
Copy link
Author

35C4n0r commented Dec 26, 2022

@pombredanne please review this once.

tests/test_package.py Outdated Show resolved Hide resolved
src/fetchcode/package.py Outdated Show resolved Hide resolved
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.

Version of rubygem not returned
3 participants