[Python-modules-commits] [python-urllib3] 02/08: Remove python-urllib3-whl and python3-wheel B-D

Daniele Tricoli eriol-guest at moszumanska.debian.org
Fri Feb 12 02:01:58 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 b9cd0f5d197c41d65e788457570d34e3901d96b3
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Thu Feb 11 23:53:45 2016 +0100

    Remove python-urllib3-whl and python3-wheel B-D
---
 debian/control | 24 ------------------------
 1 file changed, 24 deletions(-)

diff --git a/debian/control b/debian/control
index a57c01b..f710e92 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,6 @@ Build-Depends:
  python3-setuptools,
  python3-six,
  python3-tornado,
- python3-wheel,
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.0
@@ -80,26 +79,3 @@ Description: HTTP library with thread-safe connection pooling for Python3
      building upon.
  .
  This package contains the Python 3 version of the library.
-
-Package: python-urllib3-whl
-Architecture: all
-Depends:
- ${misc:Depends},
- ${python3:Depends},
- python-six-whl
-Recommends:
- ca-certificates
-Description: HTTP library with thread-safe connection pooling
- urllib3 supports features left out of urllib and urllib2 libraries.
- .
-   - Re-use the same socket connection for multiple requests (HTTPConnectionPool
-     and HTTPSConnectionPool) (with optional client-side certificate
-     verification).
-   - File posting (encode_multipart_formdata).
-   - Built-in redirection and retries (optional).
-   - Supports gzip and deflate decoding.
-   - Thread-safe and sanity-safe.
-   - Small and easy to understand codebase perfect for extending and
-     building upon.
- .
- This package contains the universal wheel.

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