[med-svn] [Git][med-team/toil][master] d/rules: skip testing on Python 3.14 until the next toil release

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Thu Jan 8 07:59:47 GMT 2026



Michael R. Crusoe pushed to branch master at Debian Med / toil


Commits:
4be69ee1 by Michael R. Crusoe at 2026-01-08T08:59:40+01:00
d/rules: skip testing on Python 3.14 until the next toil release

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -9,6 +9,7 @@ toil (9.1.2-1) UNRELEASED; urgency=medium
   * Accepted patch to use SubTest from pytest 9.0.1+. Closes: #1123531
   * New upstream version
   * Freshen version patch
+  * d/rules: skip testing on Python 3.14 until the next toil release
 
  -- Michael R. Crusoe <crusoe at debian.org>  Wed, 07 Jan 2026 14:07:55 +0100
 


=====================================
debian/rules
=====================================
@@ -5,6 +5,7 @@ include /usr/share/dpkg/default.mk
 export PYBUILD_NAME=toil
 
 export PYBUILD_DESTDIR=debian/toil/
+export PYBUILD_DISABLE_python3.14=test
 PYBUILD_TEST_ARGS=$(DEB_BUILD_OPTION_PARALLEL:%=-n %) --dist loadscope -vv -W ignore  -k "not (testVirtualEnv or DockstoreLookupTest or testMultiplejobs or testServices)" -m "not slow"
 # testVirtualEnv - requires an internet connection to download packages from PyPI
 # testMultiplejobs - flaky during parallel execution



View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/4be69ee1bc862dae3b0e7bbde152701da160a817

-- 
View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/4be69ee1bc862dae3b0e7bbde152701da160a817
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/20260108/f92ee820/attachment.htm>


More information about the debian-med-commit mailing list