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

2016-07-12 Thread Barry Warsaw
On Jul 12, 2016, at 04:07 PM, Thomas Goirand wrote: >I find this not the top-noch way. Here's what I do: > >override_dh_sphinxdoc: >ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS))) > PYTHONPATH=. sphinx-build -b html doc/source \ > debian/python-foo-doc/usr/share/doc/python-f

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

2016-07-12 Thread Thomas Goirand
On 07/10/2016 03:34 AM, Brian May wrote: > Moved to debian-python list from bug report. > > Dmitry Shachnev writes: > >> You say that we can read some flag set by dh-python. However, dh-python >> (aka pybuild) already sets http{,s}_proxy environment variables which >> disable network access for