From b172f87848a137cda716f02e78d984f0bf9ba0d9 Mon Sep 17 00:00:00 2001 From: Daniele Tricoli Date: Mon, 4 May 2015 03:05:27 +0000 Subject: Move python-ndg-httpsclient, python-openssl and python-pyasn1 to Suggests inside python-requests' stanza since Python 2.7.9 include SNI support and PEP 476 made it as secure as Python 3. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 3cae43c..a950cf3 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Depends: ca-certificates, python-chardet, python-urllib3 (>= 1.9.1) -Recommends: +Suggests: python-ndg-httpsclient, python-openssl, python-pyasn1 -- cgit v1.2.3