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

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Tue Oct 28 13:39:57 GMT 2025



Alexandre Detiste pushed to branch master at Debian Med / python-screed


Commits:
35a6103a by Alexandre Detiste at 2025-10-28T14:39:48+01:00
replace usage of "py.test-3" compat symlink with canonical "pytest"

- - - - -


1 changed file:

- debian/tests/run-unit-test


Changes:

=====================================
debian/tests/run-unit-test
=====================================
@@ -9,5 +9,5 @@ cd $AUTOPKGTEST_TMP
 for release in /usr/lib/python*/dist-packages/screed
 do
 	cp -r ${release} .
-	py.test-3 -m 'not known_failing' screed
+	pytest -m 'not known_failing' screed
 done



View it on GitLab: https://salsa.debian.org/med-team/python-screed/-/commit/35a6103a716ebb80a2f020b4a832238fe680353b

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-screed/-/commit/35a6103a716ebb80a2f020b4a832238fe680353b
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/65b7cdf4/attachment.htm>


More information about the debian-med-commit mailing list