diff options
author | Barry Warsaw <barry@debian.org> | 2014-05-22 18:33:19 -0400 |
---|---|---|
committer | Barry Warsaw <barry@debian.org> | 2014-05-22 18:33:19 -0400 |
commit | 009facd04f2106c95576f65cf347f4c7a35e2e57 (patch) | |
tree | f25b54d5cf5d7ed08bd36c5417fe9fbba3ba1b34 /debian/control | |
parent | 5d260ef8595585de45044acfcc9c47377afba4ac (diff) | |
parent | dc7ef5910c9411c4b83d10e01c70fbcc0d311484 (diff) | |
download | python-requests-009facd04f2106c95576f65cf347f4c7a35e2e57.tar python-requests-009facd04f2106c95576f65cf347f4c7a35e2e57.tar.gz |
Imported Debian patch 2.2.1-3
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index d3b705b..fcadaf1 100644 --- a/debian/control +++ b/debian/control @@ -78,7 +78,7 @@ Description: elegant and simple HTTP library for Python, built for human beings Package: python-requests-whl Architecture: all Depends: ca-certificates, - python-urllib3-wheels, + python-urllib3-whl, ${misc:Depends}, ${python3:Depends} Description: elegant and simple HTTP library for Python, built for human beings @@ -100,4 +100,4 @@ Description: elegant and simple HTTP library for Python, built for human beings - Multipart File Uploads - Connection Timeouts . - This package provides the universal wheels. + This package provides the universal wheel. |