[Python-modules-commits] [python-pip] branch master updated (c18b327 -> 301c9c8)

Barry Warsaw barry at moszumanska.debian.org
Thu Mar 17 14:29:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

barry pushed a change to branch master
in repository python-pip.

      from  c18b327   d/makepip.py: Remove the date tag to support reproducible builds. (Closes: #816214)
       new  a47ed99   record new upstream branch created by importing python-pip_8.1.1.orig.tar.gz
       new  cb67896   Import python-pip_8.1.1.orig.tar.gz
       new  df99b1f   Prevent pip from removing system packages.
       new  d563f7f   Devendorize wheels and use system built wheels.
       new  b3fac5d   Debian already unbundles things from requests.
       new  6b0f803   Default to --user in non-virtual environments.
       new  c659c64   merge patched into master
       new  301c9c8   New upstream release.

The 8 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:
 AUTHORS.txt                                    |  2 ++
 CHANGES.txt                                    |  6 ++++++
 PKG-INFO                                       |  2 +-
 debian/.git-dpm                                | 14 +++++++-------
 debian/changelog                               |  5 +++--
 debian/patches/debundle.patch                  |  2 +-
 debian/patches/handle-unbundled-requests.patch |  2 +-
 debian/patches/hands-off-system-packages.patch |  2 +-
 debian/patches/set_user_default.patch          |  2 +-
 docs/installing.rst                            |  2 +-
 pip.egg-info/PKG-INFO                          |  2 +-
 pip/__init__.py                                |  6 +++++-
 pip/cmdoptions.py                              |  2 +-
 pip/utils/encoding.py                          |  8 ++++++++
 setup.cfg                                      |  4 ++--
 15 files changed, 41 insertions(+), 20 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