[med-svn] [Git][med-team/snakemake][main] 5 commits: Add timeout to tests (giving a traceback when they hang).
Rebecca N. Palmer (@rnpalmer-guest)
gitlab at salsa.debian.org
Fri Aug 4 07:44:24 BST 2023
Rebecca N. Palmer pushed to branch main at Debian Med / snakemake
Commits:
5ec3488d by Rebecca N. Palmer at 2023-08-03T21:35:37+01:00
Add timeout to tests (giving a traceback when they hang).
They currently do so in reprotest
- - - - -
8f275235 by Rebecca N. Palmer at 2023-08-03T21:37:48+01:00
Docs: allow building with Sphinx 7. (Closes: #1042692)
- - - - -
38eda2b7 by Rebecca N. Palmer at 2023-08-03T21:56:51+01:00
fix docs path
- - - - -
db39887b by Rebecca N. Palmer at 2023-08-03T22:24:42+01:00
[skip ci] remove debug output
- - - - -
aa1660a8 by Rebecca N. Palmer at 2023-08-04T07:38:05+01:00
Merge branch 'sphinx7fix'
- - - - -
2 changed files:
- debian/changelog
- debian/snakemake-doc.install
Changes:
=====================================
debian/changelog
=====================================
@@ -2,12 +2,17 @@ snakemake (7.30.2-1) UNRELEASED; urgency=medium
* New upstream release. Update d/copyright and patches.
* Skip newly added tests that we can't run.
- * Add timeout to tests (giving a traceback when they hang).
- * Docs: allow building with Sphinx 7. (Closes: #1042692)
* Not uploaded because it uses python3-yte in several places.
-- Rebecca N. Palmer <rebecca_palmer at zoho.com> Mon, 12 Jun 2023 07:38:54 +0100
+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 22:24:25 +0100
+
snakemake (7.21.0-1) unstable; urgency=medium
* New upstream release. Refresh patches.
=====================================
debian/snakemake-doc.install
=====================================
@@ -1,2 +1,2 @@
-build/sphinx/html/ /usr/share/doc/snakemake
+docs/_build/html/ /usr/share/doc/snakemake
examples/ /usr/share/doc/snakemake
View it on GitLab: https://salsa.debian.org/med-team/snakemake/-/compare/82ee8fd127ec570cc288d7d9f2e66b52ec2bd085...aa1660a8967b604be0e149c5c9d7d6ca553912c0
--
View it on GitLab: https://salsa.debian.org/med-team/snakemake/-/compare/82ee8fd127ec570cc288d7d9f2e66b52ec2bd085...aa1660a8967b604be0e149c5c9d7d6ca553912c0
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/20230804/8a5007dc/attachment-0001.htm>
More information about the debian-med-commit
mailing list