Rebecca N. Palmer pushed to branch sphinx7fix at Debian Med / snakemake
Commits: db39887b by Rebecca N. Palmer at 2023-08-03T22:24:42+01:00 [skip ci] remove debug output - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -3,7 +3,7 @@ snakemake (7.21.0-2) unstable; urgency=medium * Add timeout to tests (giving a traceback when they hang). * Docs: allow building with Sphinx 7. (Closes: #1042692) - -- Rebecca N. Palmer <[email protected]> Thu, 03 Aug 2023 21:37:04 +0100 + -- Rebecca N. Palmer <[email protected]> Thu, 03 Aug 2023 22:24:25 +0100 snakemake (7.21.0-1) unstable; urgency=medium ===================================== debian/rules ===================================== @@ -48,7 +48,6 @@ export SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build execute_after_dh_auto_build: PYTHONPATH=$(shell pybuild --print build_dir --interpreter python3) \ cd docs && LC_ALL=C.UTF-8 LANGUAGE=C.UTF-8 make html - ls -lR execute_after_dh_installdocs: find debian -name '__pycache__' -o name '.gitignore' | xargs rm -rf View it on GitLab: https://salsa.debian.org/med-team/snakemake/-/commit/db39887b55aae57022a1eb6f3d0d0731e2f81145 -- View it on GitLab: https://salsa.debian.org/med-team/snakemake/-/commit/db39887b55aae57022a1eb6f3d0d0731e2f81145 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
