[Python-modules-commits] [python-urllib3] 02/04: Add python{, 3}-cryptography and python{, 3}-idna

Daniele Tricoli eriol-guest at moszumanska.debian.org
Thu Dec 8 14:21:13 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 fd03f7f6d58236c8634b2a6f4339ee12b3e370c8
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Wed Dec 7 01:23:45 2016 +0100

    Add python{,3}-cryptography and python{,3}-idna
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 14d7da9..52093bb 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,9 @@ Depends:
  python-six
 Recommends:
  ca-certificates,
- python-openssl,
+ python-cryptography,
+ python-idna,
+ python-openssl
 Suggests:
  python-ntlm,
  python-socks
@@ -61,6 +63,8 @@ Depends:
 Recommends:
  ca-certificates
 Suggests:
+ python3-cryptography,
+ python3-idna,
  python3-openssl,
  python3-socks
 Description: HTTP library with thread-safe connection pooling for Python3

-- 
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