[Python-modules-commits] [python-urllib3] 09/13: Add python{, 3}-socks to Suggests

Daniele Tricoli eriol-guest at moszumanska.debian.org
Tue May 10 01:04:00 UTC 2016


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

eriol-guest pushed a commit to branch master
in repository python-urllib3.

commit bf778edf882be1b74f4b9d1c4982f26355ae7ecc
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Sun May 8 05:40:48 2016 +0200

    Add python{,3}-socks to Suggests
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 6ebee40..33f99fe 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends:
  python3-nose (>=1.3.3),
  python3-setuptools,
  python3-six,
- python3-tornado,
+ python3-tornado
 Standards-Version: 3.9.7
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
@@ -39,7 +39,8 @@ Recommends:
  python-openssl,
  python-pyasn1
 Suggests:
- python-ntlm
+ python-ntlm,
+ python-socks
 Description: HTTP library with thread-safe connection pooling for Python
  urllib3 supports features left out of urllib and urllib2 libraries.
  .
@@ -64,7 +65,8 @@ Recommends:
 Suggests:
  python3-ndg-httpsclient,
  python3-openssl,
- python3-pyasn1
+ python3-pyasn1,
+ python3-socks
 Description: HTTP library with thread-safe connection pooling for Python3
  urllib3 supports features left out of urllib and urllib2 libraries.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-urllib3.git



More information about the Python-modules-commits mailing list