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 mechanism to pin/exclude packages from upgrade #654

Closed
pnasrat opened this issue Aug 30, 2012 · 1 comment
Closed

Add mechanism to pin/exclude packages from upgrade #654

pnasrat opened this issue Aug 30, 2012 · 1 comment
Labels
auto-locked Outdated issues that have been locked by automation C: upgrade The logic of upgrading packages type: enhancement Improvements to functionality

Comments

@pnasrat
Copy link
Contributor

pnasrat commented Aug 30, 2012

As per @carljm suggestion in issue #650 we should add a feature to support pinning/blacklisting/excluding packages from upgrade, including handling if it's pulled in as a dep.

@dstufft
Copy link
Member

dstufft commented Mar 22, 2017

Closing this. While the underlying cause is still there it will be lessened by the work to move pip away from an eager upgrade strategy. In addition it can be better solved by using pip-compile or by mentioning the pinned dependency at the command line (e.g. pip install thing-to-install thing-to-pin==1.0 -U.

@dstufft dstufft closed this as completed Mar 22, 2017
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation C: upgrade The logic of upgrading packages type: enhancement Improvements to functionality
Projects
None yet
Development

No branches or pull requests

2 participants