[Python-modules-commits] [python-pip] 01/04: Update Built-Using versions.
Barry Warsaw
barry at moszumanska.debian.org
Wed Feb 10 21:03:14 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 afeb0bdd7961d9e5e290228fb52fe88013c4d9a7
Author: Barry Warsaw <barry at python.org>
Date: Wed Feb 10 10:51:34 2016 -0500
Update Built-Using versions.
---
debian/control | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index b5a04e6..aa6aac2 100644
--- a/debian/control
+++ b/debian/control
@@ -73,13 +73,13 @@ Description: alternative Python package installer - Python 3 version of the pack
Package: python-pip-whl
Architecture: all
Depends: ${misc:Depends},
-Built-Using: python-chardet (= 2.3.0-1),
- python-colorama (= 0.3.3-1),
- python-distlib (= 0.2.1-2),
- python-html5lib (= 0.999-3),
+Built-Using: python-chardet (= 2.3.0-2),
+ python-colorama (= 0.3.6-1),
+ python-distlib (= 0.2.2-1),
+ python-html5lib (= 0.999-4),
python-requests (= 2.9.1-2),
python-setuptools (= 18.8-1),
- python-six (= 1.10.0-2),
+ python-six (= 1.10.0-3),
python-urllib3 (= 1.13.1-1)
Breaks: python-chardet-whl (<= 2.3.0-1),
python-colorama-whl (<= 0.3.3-1),
--
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