No --with python3
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -6,7 +6,7 @@ UPSTREAM_GIT = git://github.com/twang817/weakrefmethod.git
|
||||
-include /usr/share/openstack-pkg-tools/pkgos.make
|
||||
|
||||
%:
|
||||
dh $@ --buildsystem=python_distutils --with python2,python3
|
||||
dh $@ --buildsystem=python_distutils --with python2
|
||||
|
||||
override_dh_auto_install:
|
||||
set -e ; for pyvers in $(PYTHONS); do \
|
||||
|
||||
Reference in New Issue
Block a user