[Python-modules-commits] [requests] 09/12: Bump python{, 3}-urllib3 to (>= 1.19.1) (<< 1.19.2)

Daniele Tricoli eriol-guest at moszumanska.debian.org
Thu Dec 8 18:25:43 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 eb86e7be68b7f43d1ac4512463ac7041bb5981cd
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Thu Dec 8 17:16:08 2016 +0100

    Bump python{,3}-urllib3 to (>= 1.19.1) (<< 1.19.2)
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 1ae879a..a0c7f78 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.16), python-urllib3 (<< 1.16.1),
+ python-urllib3 (>= 1.19.1), python-urllib3 (<< 1.19.2),
  python3-all,
  python3-chardet,
  python3-setuptools,
- python3-urllib3 (>= 1.16), python3-urllib3 (<< 1.16.1),
+ python3-urllib3 (>= 1.19.1), python3-urllib3 (<< 1.19.2),
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.3
@@ -28,7 +28,7 @@ Depends:
  ${python:Depends},
  ca-certificates,
  python-chardet,
- python-urllib3 (>= 1.16), python-urllib3 (<< 1.16.1)
+ python-urllib3 (>= 1.19.1), python-urllib3 (<< 1.19.2)
 Suggests:
  python-ndg-httpsclient,
  python-openssl,
@@ -61,7 +61,7 @@ Depends:
  ${python3:Depends},
  ca-certificates,
  python3-chardet,
- python3-urllib3 (>= 1.16), python3-urllib3 (<< 1.16.1)
+ python3-urllib3 (>= 1.19.1), python3-urllib3 (<< 1.19.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