[Python-modules-commits] r29106 - in packages/python-urllib3/trunk/debian (rules)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Tue May 27 21:55:14 UTC 2014
Date: Tuesday, May 27, 2014 @ 21:55:13
Author: eriol-guest
Revision: 29106
Cleanup
Modified:
packages/python-urllib3/trunk/debian/rules
Modified: packages/python-urllib3/trunk/debian/rules
===================================================================
--- packages/python-urllib3/trunk/debian/rules 2014-05-27 14:44:17 UTC (rev 29105)
+++ packages/python-urllib3/trunk/debian/rules 2014-05-27 21:55:13 UTC (rev 29106)
@@ -3,9 +3,6 @@
export PYBUILD_NAME=urllib3
export PYTHONWARNINGS=d
-PYVERS := $(shell pyversions -r)
-PY3VERS := $(shell py3versions -r)
-
%:
dh $@ --with python2,python3 --buildsystem=pybuild
More information about the Python-modules-commits
mailing list