Alexandre Detiste pushed to branch master at Debian Med / bcbio
Commits:
6b77ed17 by Alexandre Detiste at 2025-10-28T15:10:45+01:00
replace usage of "py.test-3" compat symlink with canonical "pytest"
- - - - -
1 changed file:
- debian/patches/pytest2to3.patch
Changes:
=====================================
debian/patches/pytest2to3.patch
=====================================
@@ -11,4 +11,4 @@ Index: bcbio/tests/run_tests.sh
[ -f ../bcbio/pipeline/version.py ] || touch
../bcbio/pipeline/version.py
fi
-"$BCBIO_DIR/py.test" -p no:cacheprovider -p no:stepwise -v -s -m ${MARK} "$@"
-+py.test-3 -p no:cacheprovider -p no:stepwise -v -s -m ${MARK} "$@"
++pytest -p no:cacheprovider -p no:stepwise -v -s -m ${MARK} "$@"
View it on GitLab:
https://salsa.debian.org/med-team/bcbio/-/commit/6b77ed176b34f7b111f414b8be6e83c6d84cb201
--
View it on GitLab:
https://salsa.debian.org/med-team/bcbio/-/commit/6b77ed176b34f7b111f414b8be6e83c6d84cb201
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