[med-svn] [Git][med-team/q2-demux][master] replace old py.test-3 symlink with canonical program
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Mon Oct 27 12:15:01 GMT 2025
Alexandre Detiste pushed to branch master at Debian Med / q2-demux
Commits:
b754c9f3 by Alexandre Detiste at 2025-10-27T13:14:53+01:00
replace old py.test-3 symlink with canonical program
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -31,7 +31,7 @@ override_dh_auto_build:
# 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_demux" || true
+ dh_auto_test -- -s custom --test-args="cd {build_dir}; pytest --cov=q2_demux" || true
endif
override_dh_auto_clean:
View it on GitLab: https://salsa.debian.org/med-team/q2-demux/-/commit/b754c9f3b56c2b99f5a952398a4111d39cb8bcf6
--
View it on GitLab: https://salsa.debian.org/med-team/q2-demux/-/commit/b754c9f3b56c2b99f5a952398a4111d39cb8bcf6
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/c5968525/attachment.htm>
More information about the debian-med-commit
mailing list