[Python-modules-commits] [requests] 11/12: Add python{, 3}-cryptography and python{, 3}-idna
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 9d31bad797ca09bf5bf9428f728f4ba589ccbfd2
Author: Daniele Tricoli <eriol at mornie.org>
Date: Thu Dec 8 17:31:32 2016 +0100
Add python{,3}-cryptography and python{,3}-idna
---
debian/control | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index 71f6187..a476a3a 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,8 @@ Depends:
python-chardet,
python-urllib3 (>= 1.19.1), python-urllib3 (<< 1.19.2)
Suggests:
+ python-cryptography,
+ python-idna,
python-openssl,
python-socks
Breaks: httpie (<< 0.9.2)
@@ -61,6 +63,8 @@ Depends:
python3-chardet,
python3-urllib3 (>= 1.19.1), python3-urllib3 (<< 1.19.2)
Suggests:
+ python3-cryptography,
+ python3-idna,
python3-openssl,
python3-socks
Description: elegant and simple HTTP library for Python3, built for human beings
--
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