[Python-modules-commits] [requests] 08/08: Bump python{, 3}-urllib3 dependencies to (>= 1.15.1) (<< 1.15.2)
Daniele Tricoli
eriol-guest at moszumanska.debian.org
Sun May 15 17:41:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
eriol-guest pushed a commit to branch master
in repository requests.
commit 4de0cfc1c8488f75bba64d28b6f2fcf7ab47293c
Author: Daniele Tricoli <eriol at mornie.org>
Date: Sun May 15 17:12:09 2016 +0200
Bump python{,3}-urllib3 dependencies to (>= 1.15.1) (<< 1.15.2)
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index a81759f..89e2389 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,11 @@ Build-Depends:
python-all (>= 2.6.6-3),
python-chardet,
python-setuptools,
- python-urllib3 (>= 1.13.1), python-urllib3 (<< 1.13.2),
+ python-urllib3 (>= 1.15.1), python-urllib3 (<< 1.15.2),
python3-all,
python3-chardet,
python3-setuptools,
- python3-urllib3 (>= 1.13.1), python3-urllib3 (<< 1.13.2),
+ python3-urllib3 (>= 1.15.1), python3-urllib3 (<< 1.15.2),
Standards-Version: 3.9.7
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
@@ -28,7 +28,7 @@ Depends:
${python:Depends},
ca-certificates,
python-chardet,
- python-urllib3 (>= 1.13.1), python-urllib3 (<< 1.13.2)
+ python-urllib3 (>= 1.15.1), python-urllib3 (<< 1.15.2)
Suggests:
python-ndg-httpsclient,
python-openssl,
@@ -60,7 +60,7 @@ Depends:
${python3:Depends},
ca-certificates,
python3-chardet,
- python3-urllib3 (>= 1.13.1), python3-urllib3 (<< 1.13.2)
+ python3-urllib3 (>= 1.15.1), python3-urllib3 (<< 1.15.2)
Suggests:
python3-ndg-httpsclient,
python3-openssl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/requests.git
More information about the Python-modules-commits
mailing list