Bug#831239: [Python-modules-team] Bug#830186: sphinx: intersphinx mapping extension causes network access during package builds

2016-07-14 Thread Piotr Ożarowski
[Andreas Tille, 2016-07-14] > override_dh_auto_build: > # arch > USE_CYTHON=true dh_auto_build > # indep: override_dh_auto_build-indep: > PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -b html doc > build/html > PYTHONPATH=. http_proxy='127.0.0.1:9'

Bug#831239: [Python-modules-team] Bug#830186: sphinx: intersphinx mapping extension causes network access during package builds

2016-07-14 Thread Sergio Durigan Junior
On Thursday, July 14 2016, Andreas Tille wrote: >> Not sure I understand how dh-python / pybuild help with this problem. >> >> I thought the recommended way to deal with building documentation was >> something like this in debian/rules: >> >> override_dh_auto_build: >> dh_auto_build >>

Bug#831239: [Python-modules-team] Bug#830186: sphinx: intersphinx mapping extension causes network access during package builds

2016-07-14 Thread Andreas Tille
Hi, On Sun, Jul 10, 2016 at 11:34:53AM +1000, Brian May wrote: > Moved to debian-python list from bug report. Great - so I can step in here with an equivalent problem. :-) > Not sure I understand how dh-python / pybuild help with this problem. > > I thought the recommended way to deal with bui