[Python-modules-commits] [python-pip] branch master updated (4c4859d -> 9eedeb8)

Barry Warsaw barry at moszumanska.debian.org
Thu Jun 16 14:15:48 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  4c4859d   d/control: Update descriptions since pip really isn't the "alternative" any more and nobody still uses easy_install.
       new  3745fa3   Description: Warn and skip broken requirements. Origin: https://github.com/pypa/pip/pull/3704 Bug: https://github.com/pypa/pip/issues/3681 Forwarded: not-needed
       new  31ca848   merge patched into master
       new  a7348a6   Description: Warn and skip broken requirements.
       new  d8cc897   merge patched into master
       new  8fe149e   Default to --user in non-virtual environments.
       new  736faf6   Warn and skip broken requirements.
       new  5e3db4f   merge patched into master
       new  c41ed60   Pedantic.
       new  a20c5a0   Warn and skip broken requirements.
       new  340883e   merge patched into master
       new  9eedeb8   Upstream patch to work around bogus requirement crashes.

The 11 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:
 debian/.git-dpm                            |  4 +--
 debian/changelog                           |  2 ++
 debian/patches/series                      |  1 +
 debian/patches/set_user_default.patch      |  2 +-
 debian/patches/skip-bad-requirements.patch | 49 ++++++++++++++++++++++++++++++
 pip/operations/freeze.py                   | 16 +++++++---
 6 files changed, 67 insertions(+), 7 deletions(-)
 create mode 100644 debian/patches/skip-bad-requirements.patch

-- 
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