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

Python CI failing on pipenv keep-outdated flag #891

Open
jw3 opened this issue Jul 15, 2023 · 0 comments
Open

Python CI failing on pipenv keep-outdated flag #891

jw3 opened this issue Jul 15, 2023 · 0 comments
Labels
CI Continuous Integration

Comments

@jw3
Copy link
Member

jw3 commented Jul 15, 2023

pipenv.patched.pip._vendor.packaging.requirements.InvalidRequirement: Parse error at "'--keep-o'": Expected W:(0-9A-Za-z)

...

pipenv.vendor.requirementslib.exceptions.RequirementError: Failed parsing requirement from '--keep-outdated'

Successfully installed ... pipenv-2023.7.11

https://pipenv.pypa.io/en/stable/changelog/#pipenv-2023-7-9-2023-07-09

The upgrade command is the replacement. Initial fix is going to be pinning to the previous version. Need to understand implications of changing to upgrade, switch and unpin.

@jw3 jw3 added the CI Continuous Integration label Jul 15, 2023
jw3 added a commit to jw3/fapolicy-analyzer that referenced this issue Jul 15, 2023
This avoids ci breakage due to removal of deprecated keep-outdated pipenv cli flag.

This will be revisited, the issue will remain open.

See ctc-oss#891
jw3 added a commit that referenced this issue Jul 15, 2023
Avoids CI breakage due to removal of the `keep-outdated` cli flag.

Temporary solution, will be revisited, the issue will remain open.

See #891
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

No branches or pull requests

1 participant