Package: python-argparse
Version: 1.2.1-2

Severity: serious

python-argparse requires python2.6 on wheezy, while default python on
wheezy are 2.7

Please fix debian/rules using this patch:

--- python-argparse.old/argparse-1.2.1/debian/rules     2011-12-28
22:19:50.000
+++ python-argparse/argparse-1.2.1/debian/rules 2011-12-28
22:21:03.817063292 +
@@ -11,7 +11,7 @@
 build-arch: build-stamp
 build-indep: build-stamp

-PYVERS := $(shell pyversions -rv)
+PYVERS := $(shell pyversions -dv)

 build-stamp:
        dh_testdir



Best regards,

Tomas Martišius






-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to