[med-svn] [Git][med-team/q2-alignment][master] replace old py.test-3 symlink with canonical program
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Mon Oct 27 12:14:11 GMT 2025
Alexandre Detiste pushed to branch master at Debian Med / q2-alignment
Commits:
b32e1b90 by Alexandre Detiste at 2025-10-27T13:14:04+01:00
replace old py.test-3 symlink with canonical program
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -26,5 +26,5 @@ debian/control: debian/control.in
# at build time.
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
- dh_auto_test -- -s custom --test-args="cd {build_dir}; py.test-3 --cov=q2_alignment" || true
+ dh_auto_test -- -s custom --test-args="cd {build_dir}; pytest --cov=q2_alignment" || true
endif
View it on GitLab: https://salsa.debian.org/med-team/q2-alignment/-/commit/b32e1b9029c7b8a778564ed543b060f2adcb9bcf
--
View it on GitLab: https://salsa.debian.org/med-team/q2-alignment/-/commit/b32e1b9029c7b8a778564ed543b060f2adcb9bcf
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/761e8ab3/attachment.htm>
More information about the debian-med-commit
mailing list