Loading debian/changelog +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,8 @@ python-skbio (0.5.2-1) UNRELEASED; urgency=medium * Point Vcs fields to salsa.debian.org * Standards-Version: 4.1.4 * debhelper 11 * Fix PYTHONPATH according to a hint given by Piotr Ożarowski Closes: #894326 -- Andreas Tille <tille@debian.org> Thu, 26 Apr 2018 09:16:46 +0200 Loading debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ DOCPKG=python-$(PYBUILD_NAME)-doc override_dh_auto_build: dh_auto_build PYTHONPATH=$(shell echo .pybuild/pythonX.Y_3.*/build/) \ PYTHONPATH=$(shell pybuild --print build_dir --interpreter python3) \ http_proxy='127.0.0.1:9' \ python3 `which sphinx-build` -b html -d doc/build/doctrees doc/source doc/build/html Loading Loading
debian/changelog +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,8 @@ python-skbio (0.5.2-1) UNRELEASED; urgency=medium * Point Vcs fields to salsa.debian.org * Standards-Version: 4.1.4 * debhelper 11 * Fix PYTHONPATH according to a hint given by Piotr Ożarowski Closes: #894326 -- Andreas Tille <tille@debian.org> Thu, 26 Apr 2018 09:16:46 +0200 Loading
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ DOCPKG=python-$(PYBUILD_NAME)-doc override_dh_auto_build: dh_auto_build PYTHONPATH=$(shell echo .pybuild/pythonX.Y_3.*/build/) \ PYTHONPATH=$(shell pybuild --print build_dir --interpreter python3) \ http_proxy='127.0.0.1:9' \ python3 `which sphinx-build` -b html -d doc/build/doctrees doc/source doc/build/html Loading