[Python-modules-commits] [requests] 03/09: Remove python-requests-whl stanza and python3-wheel B-D

Daniele Tricoli eriol-guest at moszumanska.debian.org
Fri Feb 12 06:52:01 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 aae21196525a29a96073f14ec2442d283d2bf0da
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Fri Feb 12 06:22:03 2016 +0100

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

diff --git a/debian/control b/debian/control
index 6f1b4e0..7951b8c 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Build-Depends:
  python3-chardet,
  python3-setuptools,
  python3-urllib3 (>= 1.13.1), python3-urllib3 (<< 1.13.2),
- python3-wheel
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.0
@@ -86,31 +85,3 @@ Description: elegant and simple HTTP library for Python3, built for human beings
    - Connection Timeouts
  .
  This package contains the Python 3 version of the library.
-
-Package: python-requests-whl
-Architecture: all
-Depends:
- ${misc:Depends},
- ${python3:Depends},
- ca-certificates,
- python-urllib3-whl
-Description: elegant and simple HTTP library for Python, built for human beings
- Requests allow you to send HTTP/1.1 requests. You can add headers, form data,
- multipart files, and parameters with simple Python dictionaries, and access
- the response data in the same way. It's powered by httplib and urllib3, but
- it does all the hard work and crazy hacks for you.
- .
- Features
- .
-   - International Domains and URLs
-   - Keep-Alive & Connection Pooling
-   - Sessions with Cookie Persistence
-   - Browser-style SSL Verification
-   - Basic/Digest Authentication
-   - Elegant Key/Value Cookies
-   - Automatic Decompression
-   - Unicode Response Bodies
-   - Multipart File Uploads
-   - Connection Timeouts
- .
- This package provides the universal wheel.

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