[med-svn] [Git][med-team/q2templates][master] replace old py.test-3 symlink with canonical program
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Mon Oct 27 12:15:38 GMT 2025
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20251027/487d092f/attachment-0001.htm>
More information about the debian-med-commit
mailing list