[Python-modules-commits] [requests] 10/12: Remove python{, 3}-ndg-httpsclient and python{, 3}-pyasn1

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 5255f0f42fdd8c598e8713bb25795f0d4ca087e0
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Thu Dec 8 17:27:53 2016 +0100

    Remove python{,3}-ndg-httpsclient and python{,3}-pyasn1
---
 debian/control | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/control b/debian/control
index a0c7f78..71f6187 100644
--- a/debian/control
+++ b/debian/control
@@ -30,9 +30,7 @@ Depends:
  python-chardet,
  python-urllib3 (>= 1.19.1), python-urllib3 (<< 1.19.2)
 Suggests:
- python-ndg-httpsclient,
  python-openssl,
- python-pyasn1,
  python-socks
 Breaks: httpie (<< 0.9.2)
 Description: elegant and simple HTTP library for Python2, built for human beings
@@ -63,9 +61,7 @@ Depends:
  python3-chardet,
  python3-urllib3 (>= 1.19.1), python3-urllib3 (<< 1.19.2)
 Suggests:
- python3-ndg-httpsclient,
  python3-openssl,
- python3-pyasn1,
  python3-socks
 Description: elegant and simple HTTP library for Python3, built for human beings
  Requests allow you to send HTTP/1.1 requests. You can add headers, form data,

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