[med-svn] [Git][med-team/nipype][master] replace old py.test-3 symlink with canonical program

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Mon Oct 27 12:21:13 GMT 2025



Alexandre Detiste pushed to branch master at Debian Med / nipype


Commits:
22a51abe by Alexandre Detiste at 2025-10-27T13:20:58+01:00
replace old py.test-3 symlink with canonical program

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -38,7 +38,7 @@ override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	export PYTHONPATH=$(shell pybuild --print build_dir --interpreter python3); \
 	cd build && \
-         MPLCONFIGDIR=$(CURDIR)/build LC_ALL=C.UTF-8 py.test-3 -v --doctest-modules -k "not nipype.interfaces.io.BIDSDataGrabber" ../nipype
+         MPLCONFIGDIR=$(CURDIR)/build LC_ALL=C.UTF-8 pytest -v --doctest-modules -k "not nipype.interfaces.io.BIDSDataGrabber" ../nipype
     # test_mesh_ops needs X for bloody tvtk.api, and then fails anyways with current mayavi2/tvtk:
     # https://github.com/nipy/nipype/issues/1218, so skipping it for now
 endif



View it on GitLab: https://salsa.debian.org/med-team/nipype/-/commit/22a51abe2e7f8b2d6879a98a10a08ae8033829a8

-- 
View it on GitLab: https://salsa.debian.org/med-team/nipype/-/commit/22a51abe2e7f8b2d6879a98a10a08ae8033829a8
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/a24840ce/attachment-0001.htm>


More information about the debian-med-commit mailing list