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

Add requirement calculator for artifacts in pypi #219

Merged
merged 13 commits into from
Apr 21, 2020

Conversation

techalchemy
Copy link
Member

Add requirement calculator for artifacts in pypi

  • Calculate requirements for wheels, sdists
  • Decode binary artifacts on the fly
  • Parse metadata for wheels
  • Partially generate lockfiles as needed
  • Provide information for any package in pypi

- Calculate requirements for wheels, sdists
- Decode binary artifacts on the fly
- Parse metadata for wheels
- Partially generate lockfiles as needed
- Provide information for any package in pypi

Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
- Add some additional logging to metadata parser
- Add exception handling for special cases

Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
@ghost
Copy link

ghost commented Mar 31, 2020

DeepCode's analysis on #420bc3 found:

13 minor issues. ✔️ 0 issues were fixed.

👉 View analysis in DeepCode’s Dashboard

☺️ If you want to provide feedback on our bot, here is how to contact us.

Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
@techalchemy techalchemy merged commit ff1a0a9 into master Apr 21, 2020
@techalchemy techalchemy deleted the feature/resolve-from-wheels branch April 21, 2020 22:59
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.

None yet

1 participant