[Python-modules-commits] [python-pip] 11/11: Upstream patch to work around bogus requirement crashes.
Barry Warsaw
barry at moszumanska.debian.org
Thu Jun 16 14:15:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository python-pip.
commit 9eedeb808dd177e07b4c7bbce8fcfe9b1a4a04c3
Author: Barry Warsaw <barry at python.org>
Date: Thu Jun 16 17:15:21 2016 +0300
Upstream patch to work around bogus requirement crashes.
---
debian/changelog | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6d8f673..b3ac2ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ python-pip (8.1.2-2) UNRELEASED; urgency=medium
* d/tests/*.sh: export PIP_DISABLE_PIP_VERSION_CHECK=1 to prevent
stderr warnings (and thus test failures) for when we get behind
new upstream releases.
+ * d/patches/skip-bad-requirements.patch: Added to work around crashes
+ on bogus requirements (e.g. -lxd).
-- Barry Warsaw <barry at debian.org> Wed, 11 May 2016 11:24:35 -0400
--
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