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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to