[Python-modules-commits] [python-pip] branch upstream updated (c9fd1b7 -> cf2f0c7)
Barry Warsaw
barry at moszumanska.debian.org
Thu Feb 25 22:09:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a change to branch upstream
in repository python-pip.
from c9fd1b7 Import python-pip_8.0.2.orig.tar.gz
new cf2f0c7 Import python-pip_8.0.3.orig.tar.gz
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 19 ++++++++++++++
PKG-INFO | 2 +-
pip.egg-info/PKG-INFO | 2 +-
pip.egg-info/requires.txt | 1 +
pip/__init__.py | 6 +----
pip/_vendor/distlib/__init__.py | 4 +--
pip/_vendor/distlib/compat.py | 2 +-
pip/_vendor/distlib/database.py | 21 ++++++++++-----
pip/_vendor/distlib/locators.py | 16 ++++++------
pip/_vendor/distlib/metadata.py | 16 +++++++++---
pip/_vendor/distlib/resources.py | 2 +-
pip/_vendor/distlib/scripts.py | 55 +++++++++++++++++++++++++++-------------
pip/_vendor/distlib/util.py | 40 +++++++++++++++++++----------
pip/_vendor/distlib/version.py | 6 ++---
pip/_vendor/distlib/wheel.py | 2 +-
pip/_vendor/vendor.txt | 2 +-
pip/index.py | 4 +--
pip/req/req_install.py | 6 ++++-
pip/utils/__init__.py | 55 ++++++++++++++++++++++++++++++----------
pip/utils/deprecation.py | 32 +++++++++++------------
pip/utils/ui.py | 5 ++++
pip/wheel.py | 2 +-
setup.cfg | 4 +--
setup.py | 3 ++-
24 files changed, 205 insertions(+), 102 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pip.git
More information about the Python-modules-commits
mailing list