[med-svn] [Git][med-team/snakemake][sphinx7fix] [skip ci] remove debug output
Rebecca N. Palmer (@rnpalmer-guest)
gitlab at salsa.debian.org
Thu Aug 3 22:30:28 BST 2023
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 <rebecca_palmer at zoho.com> Thu, 03 Aug 2023 21:37:04 +0100
+ -- Rebecca N. Palmer <rebecca_palmer at zoho.com> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230803/c6d9bee8/attachment-0001.htm>
More information about the debian-med-commit
mailing list