aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw <barry@debian.org>2014-05-20 23:38:05 +0000
committerBarry Warsaw <barry@debian.org>2014-05-20 23:38:05 +0000
commit59538741f903ae8ba11a5e25e1e676744fd8bf69 (patch)
treee63a6211433e0a5d9972b047bcaf987324362b03
parent00b404b881397f8a67ef588ea8da3cb28b671bbc (diff)
downloadpython-urllib3-59538741f903ae8ba11a5e25e1e676744fd8bf69.tar
python-urllib3-59538741f903ae8ba11a5e25e1e676744fd8bf69.tar.gz
- Added python-urllib3-whl binary package.
* d/python-urllib3-whl.install: Added.
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
-rw-r--r--debian/python-urllib3-whl.install (renamed from debian/python-urllib3-wheels.install)0
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 3faca22..b561b79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,11 +15,11 @@ python-urllib3 (1.8-1) unstable; urgency=medium
* d/control:
- Added python-setuptools, python3-setuptools, and python3-wheel to
Build-Depends.
- - Added python-urllib3-wheels binary package.
+ - Added python-urllib3-whl binary package.
* d/rules:
- Build the universal wheels.
- Simplify through use of PYBUILD_NAME.
- * d/python-urllib3-wheels.install: Added.
+ * d/python-urllib3-whl.install: Added.
* d/patches/setuptools.patch: Use setuptools.setup() so that the
bdist_wheel command will work.
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},
diff --git a/debian/python-urllib3-wheels.install b/debian/python-urllib3-whl.install
index fd3f06f..fd3f06f 100644
--- a/debian/python-urllib3-wheels.install
+++ b/debian/python-urllib3-whl.install