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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
