[Python-modules-commits] [python-pip] 01/03: d/patches: Added patches.
Barry Warsaw
barry at moszumanska.debian.org
Fri Jun 17 09:07:11 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 80845f93f74c8ab571db4ae673a5b860b1701703
Author: Barry Warsaw <barry at python.org>
Date: Fri Jun 17 04:23:29 2016 -0400
d/patches: Added patches.
* d/patches:
- skip-bad-requirements.patch: Added to work around crashes
- ignore-socks-warnings.patch: Added to silence DependencyWarnings.
---
debian/changelog | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b3ac2ef..8b6af9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,16 @@
-python-pip (8.1.2-2) UNRELEASED; urgency=medium
+python-pip (8.1.2-2) unstable; urgency=medium
* d/control: Update descriptions since pip really isn't the
"alternative" any more and nobody still uses easy_install.
* 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).
+ * d/patches:
+ - skip-bad-requirements.patch: Added to work around crashes
+ on bogus requirements (e.g. -lxd).
+ - ignore-socks-warnings.patch: Added to silence DependencyWarnings.
- -- Barry Warsaw <barry at debian.org> Wed, 11 May 2016 11:24:35 -0400
+ -- Barry Warsaw <barry at debian.org> Fri, 17 Jun 2016 04:21:45 -0400
python-pip (8.1.2-1) unstable; urgency=medium
--
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