Alexandre Detiste pushed to branch master at Debian Med / q2templates


Commits:
c1939a2a by Alexandre Detiste at 2025-10-27T13:15:31+01:00
replace old py.test-3 symlink with canonical program

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -19,7 +19,7 @@ export PYBUILD_AFTER_INSTALL=\
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-       dh_auto_test -- -s custom --test-args="cd {build_dir}; py.test-3"
+       dh_auto_test -- -s custom --test-args="cd {build_dir}; pytest"
 endif
 
 override_dh_auto_clean:



View it on GitLab: 
https://salsa.debian.org/med-team/q2templates/-/commit/c1939a2aca64c260e6a1256fe1831f4be4c7eaeb

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/q2templates/-/commit/c1939a2aca64c260e6a1256fe1831f4be4c7eaeb
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