[med-svn] [Git][med-team/toil][master] remove Py2 vs 3 crumb
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sat Apr 12 12:26:46 BST 2025
Alexandre Detiste pushed to branch master at Debian Med / toil
Commits:
00a923b5 by Alexandre Detiste at 2025-04-12T13:26:39+02:00
remove Py2 vs 3 crumb
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -4,7 +4,7 @@
include /usr/share/dpkg/default.mk
export PYBUILD_NAME=toil
-export PYBUILD_DESTDIR_python3=debian/toil/
+export PYBUILD_DESTDIR=debian/toil/
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/00a923b55f14e08bd85d5561981e5fd827c63e9e
--
View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/00a923b55f14e08bd85d5561981e5fd827c63e9e
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/20250412/59decf18/attachment.htm>
More information about the debian-med-commit
mailing list