[med-svn] [Git][med-team/bcbio][master] replace usage of "py.test-3" compat symlink with canonical "pytest"

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Tue Oct 28 14:11:09 GMT 2025



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20251028/8e6011ef/attachment.htm>


More information about the debian-med-commit mailing list