Remove Python2 also from d/rules
authorAndreas Tille <tille@debian.org>
Fri, 8 May 2020 18:30:55 +0000 (20:30 +0200)
committerAndreas Tille <tille@debian.org>
Fri, 8 May 2020 18:30:55 +0000 (20:30 +0200)
debian/rules

index aea25b12dd1aa9bccecbcd8489800f48ae30dce4..b05f492b6ab047a147576cb40e76b1daf80b8855 100755 (executable)
@@ -16,13 +16,11 @@ export HTSLIB_LIBRARY_DIR=$(HTSLIBDIR)
 export HTSLIB_INCLUDE_DIR=/usr/include
 
 # unfortunately this does not work - any hint to fix this would be really welcome
-#export PYBUILD_TEST_ARGS_python2=-k-XTestRemoteFileHTTP -k-XTestRemoteFileHTTPWithHeader
 #export PYBUILD_TEST_ARGS_python3=-k-XTestRemoteFileHTTP -k-XTestRemoteFileHTTPWithHeader
-export PYBUILD_DISABLE_python2=test
 
 clean: clean-tests
 %:
-       dh $@ --with python2,python3 --buildsystem=pybuild
+       dh $@ --with python3 --buildsystem=pybuild
 
 override_dh_install: clean-tests
        dh_install -Xtest.gtf.gz