Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 590828 - dev-python/pip-9.0.1 version bump
Summary: dev-python/pip-9.0.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-08 22:41 UTC by Dennis Schridde
Modified: 2016-11-20 19:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2016-08-08 22:41:58 UTC
Since May pip complains everytime `pip show ...` is run:
```
You are using pip version 8.1.1, however version 8.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
```

Release notes: https://pip.pypa.io/en/stable/news/
Comment 1 Dennis Schridde 2016-08-27 15:52:39 UTC
The bump is trivial: "mv pip-8.1.{1,2}.ebuild"
After emerging that, the warning on every invocation of `pip show ...` is gone.
Comment 2 Sebastian Pipping gentoo-dev 2016-11-20 19:01:21 UTC
commit 80904f6d9d0109daf6f656cd450edfda4b8de402
Author: Sebastian Pipping <sping@g.o>
Date:   Sun Nov 20 19:59:00 2016 +0100

    dev-python/pip: 9.0.1 (bug #590828)
    
    Package-Manager: portage-2.3.2

 dev-python/pip/Manifest                            |  1 +
 .../files/pip-9.0.1-disable-version-check.patch    | 32 +++++++++
 dev-python/pip/pip-9.0.1.ebuild                    | 80 ++++++++++++++++++++++
 3 files changed, 113 insertions(+)

https://github.com/gentoo/gentoo/commit/80904f6d9d0109daf6f656cd450edfda4b8de402