diff -r 23e957f0f6d6 -r 2337c8c05657 debian/rules --- a/debian/rules Mon Jun 10 10:51:31 2019 +0200 +++ b/debian/rules Thu Jun 20 17:02:59 2019 +0200 @@ -10,7 +10,7 @@ export PYBUILD_DISABLE_python3=test %: - dh $@ --with python2,sphinxdoc --buildsystem=pybuild + dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild override_dh_auto_build: export http_proxy=127.0.0.1:9 override_dh_auto_build: export https_proxy=127.0.0.1:9