#!/usr/bin/make -f #export DH_VERBOSE = 1 export PYBUILD_NAME=sphinx-gallery export PYTHONHASHSEED=0 export PYBUILD_AFTER_INSTALL=rm -rf $(CURDIR)/debian/*/usr/bin export PYBUILD_TEST_ARGS=-v -p no:warnings \ -k "not test_embed_code_links_get_data \ and not test_dummy_image \ and not test_split_code_and_text_blocks \ and not test_bug_cases_of_notebook_syntax \ and not test_jupyter_notebook \ and not test_file_is_generated" %: dh $@ --with sphinxdoc --buildsystem=pybuild override_dh_installchangelogs: dh_installchangelogs -A CHANGES.rst # sphinx documentation execute_before_dh_sphinxdoc: http_proxy='http://127.0.0.1:9/' python3 -m sphinx -d debian/doctrees \ -N -bhtml doc/ debian/python-sphinx-gallery-doc/usr/share/doc/python-sphinx-gallery-doc/html execute_after_dh_sphinxdoc: find debian/python-sphinx-gallery-doc/ -name '*.html' \ -exec sed -i 's|