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

pip install -r req.txt should not pull from svn/git/hg if revision is not changed #166

Closed
vbabiy opened this issue Mar 15, 2011 · 2 comments
Labels
auto-locked Outdated issues that have been locked by automation type: bug A confirmed bug or unintended behavior

Comments

@vbabiy
Copy link
Contributor

vbabiy commented Mar 15, 2011

If the revision is fixed in the requirements.txt and the current revision is the same don't update the package. Don't print that this package has been installed either.


@tgecho
Copy link

tgecho commented Mar 22, 2012

If I understand correctly, this will be made easy/possible if this pull request goes through since right now the original repo url is thrown away.

@RonnyPfannschmidt
Copy link
Contributor

since #507 and #453 got closed, can this one be considered as wontfix? (at least i think its hard/impossible to correctly do that one due to lack of reliable metadata)

@dstufft dstufft closed this as completed Mar 30, 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 type: bug A confirmed bug or unintended behavior
Projects
None yet
Development

No branches or pull requests

4 participants