diff options
author | Barry Warsaw <barry@debian.org> | 2014-05-20 23:38:05 +0000 |
---|---|---|
committer | Barry Warsaw <barry@debian.org> | 2014-05-20 23:38:05 +0000 |
commit | 59538741f903ae8ba11a5e25e1e676744fd8bf69 (patch) | |
tree | e63a6211433e0a5d9972b047bcaf987324362b03 /debian/control | |
parent | 00b404b881397f8a67ef588ea8da3cb28b671bbc (diff) | |
download | python-urllib3-59538741f903ae8ba11a5e25e1e676744fd8bf69.tar python-urllib3-59538741f903ae8ba11a5e25e1e676744fd8bf69.tar.gz |
- Added python-urllib3-whl binary package.
* d/python-urllib3-whl.install: Added.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3602504..73b90c3 100644 --- a/debian/control +++ b/debian/control @@ -68,7 +68,7 @@ Description: HTTP library with thread-safe connection pooling for Python3 . This package contains the Python 3 version of the library. -Package: python-urllib3-wheels +Package: python-urllib3-whl Architecture: all Depends: ${misc:Depends}, |