[Python-modules-commits] r28992 - in packages/python-pip/trunk/debian (4 files)
barry at users.alioth.debian.org
barry at users.alioth.debian.org
Tue May 20 23:19:20 UTC 2014
Date: Tuesday, May 20, 2014 @ 23:19:19
Author: barry
Revision: 28992
-wheel -> -whl
Added:
packages/python-pip/trunk/debian/python-pip-whl.install
(from rev 28921, packages/python-pip/trunk/debian/python-pip-wheels.install)
Modified:
packages/python-pip/trunk/debian/changelog
packages/python-pip/trunk/debian/control
Deleted:
packages/python-pip/trunk/debian/python-pip-wheels.install
Modified: packages/python-pip/trunk/debian/changelog
===================================================================
--- packages/python-pip/trunk/debian/changelog 2014-05-20 19:00:24 UTC (rev 28991)
+++ packages/python-pip/trunk/debian/changelog 2014-05-20 23:19:19 UTC (rev 28992)
@@ -10,7 +10,7 @@
satisfy the requirement, but the tools aren't smart enough to know this.
* d/compat: Bump to version 8.
* d/control:
- - Add python-pip-wheels binary package.
+ - Add python-pip-whl binary package.
- Add to Build-Depends: python{,3}-mock, python{,3}-test,
python{,3}-scripttest, python-virtualenv, python3-wheel
- Update other Build-Depends.
@@ -19,7 +19,7 @@
- Build and install the pip universal wheel.
- Use --build-system=pybuild.
- Remove unnecessary files here instead of in d/*.pyremove.
- * d/python-pip-wheels.install: Added.
+ * d/python-pip-whl.install: Added.
* d/python-pip.install: Removed.
* d/python-pip.pyremove: Removed.
* d/python3-pip.install: Removed.
Modified: packages/python-pip/trunk/debian/control
===================================================================
--- packages/python-pip/trunk/debian/control 2014-05-20 19:00:24 UTC (rev 28991)
+++ packages/python-pip/trunk/debian/control 2014-05-20 23:19:19 UTC (rev 28992)
@@ -64,7 +64,7 @@
.
This is the Python 3 version of the package.
-Package: python-pip-wheels
+Package: python-pip-whl
Architecture: all
Depends: ${misc:Depends}
Description: alternative Python package installer
Deleted: packages/python-pip/trunk/debian/python-pip-wheels.install
===================================================================
--- packages/python-pip/trunk/debian/python-pip-wheels.install 2014-05-20 19:00:24 UTC (rev 28991)
+++ packages/python-pip/trunk/debian/python-pip-wheels.install 2014-05-20 23:19:19 UTC (rev 28992)
@@ -1 +0,0 @@
-usr/share/python-wheels
Copied: packages/python-pip/trunk/debian/python-pip-whl.install (from rev 28921, packages/python-pip/trunk/debian/python-pip-wheels.install)
===================================================================
--- packages/python-pip/trunk/debian/python-pip-whl.install (rev 0)
+++ packages/python-pip/trunk/debian/python-pip-whl.install 2014-05-20 23:19:19 UTC (rev 28992)
@@ -0,0 +1 @@
+usr/share/python-wheels
More information about the Python-modules-commits
mailing list