[Alexandros Afentoulis, 2018-01-21] > This is the test, essentially two HTTP endpoints where a GET to the > first results in a GET to the second, as far as I can tell:
pybuild (by default) sets http{,s}_proxy to http{,s}://127.0.0.1:9/ in addition to setting easy_install's allow_hosts to None To disable this, try something like: override_dh_auto_test: http_proxy= https_proxy= dh_auto_test -- GPG: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645