[Python-modules-commits] [python-pip] 03/03: d/patches/pep-440-arbitrary-equality-operator.patch: Don't fail an assertion test when confronted with PEP 440 style arbitrary equality operators. This patch will not be necessary after upgrading to upstream pip >= 6.

Barry Warsaw barry at moszumanska.debian.org
Tue Aug 18 15:36:39 UTC 2015


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

barry pushed a commit to branch release-1.5.6
in repository python-pip.

commit 98077b9bb6685e28f5a20b5370415a451710f401
Author: Barry Warsaw <barry at debian.org>
Date:   Tue Aug 18 11:21:22 2015 -0400

    d/patches/pep-440-arbitrary-equality-operator.patch: Don't fail an assertion test when confronted with PEP 440 style arbitrary equality operators.  This patch will not be necessary after upgrading to upstream pip >= 6.
---
 debian/changelog | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 350e215..2e1e952 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-pip (1.5.6-7) UNRELEASED; urgency=medium
+
+  * d/patches/pep-440-arbitrary-equality-operator.patch: Don't fail an
+    assertion test when confronted with PEP 440 style arbitrary equality
+    operators.  This patch will not be necessary after upgrading to
+    upstream pip >= 6.
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 18 Aug 2015 11:19:57 -0400
+
 python-pip (1.5.6-6) unstable; urgency=medium
 
   [ Felix C. Stegerman ]
@@ -5,7 +14,7 @@ python-pip (1.5.6-6) unstable; urgency=medium
     "epoch" field.  (Closes: #785787)
 
   [ Barry Warsaw ]
-  * d/control: 
+  * d/control:
     - Update Vcs-* header for conversion to git-dpm.
     - Add myself to Uploaders.
   * d/watch: Update to pypi.debian.net redirector.

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