[Python-modules-commits] [python-pip] 01/01: Another fix for Breaks/Replaces.
Barry Warsaw
barry at moszumanska.debian.org
Mon Feb 1 19:17: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 2d6178d5f8d57cafe068fb306c36e5bff14b327c
Author: Barry Warsaw <barry at python.org>
Date: Mon Feb 1 14:16:56 2016 -0500
Another fix for Breaks/Replaces.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index a1ef651..a6c6477 100644
--- a/debian/control
+++ b/debian/control
@@ -79,7 +79,7 @@ Breaks: python-chardet-whl (<= 2.3.0-1),
python-html5lib-whl (<= 0.999-3),
python-requests-whl (<= 2.9.1-2),
python-setuptools-whl (<= 18.8-1),
- python-six-whl (<= 1.10.0-2),
+ python-six-whl (<= 1.10.0-1),
python-urllib3-whl (<= 1.13.1-1),
Replaces: python-chardet-whl (<= 2.3.0-1),
python-colorama-whl (<= 0.3.3-1),
@@ -87,7 +87,7 @@ Replaces: python-chardet-whl (<= 2.3.0-1),
python-html5lib-whl (<= 0.999-3),
python-requests-whl (<= 2.9.1-2),
python-setuptools-whl (<= 18.8-1),
- python-six-whl (<= 1.10.0-2),
+ python-six-whl (<= 1.10.0-1),
python-urllib3-whl (<= 1.13.1-1),
Description: alternative Python package installer
pip is a replacement for easy_install, and is intended to be an improved
--
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