[med-svn] [Git][med-team/q2-alignment][master] 2 commits: remove obsolete Py2 vs Py3 patch

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Sun Nov 2 20:40:28 GMT 2025



Alexandre Detiste pushed to branch master at Debian Med / q2-alignment


Commits:
e8371b87 by Alexandre Detiste at 2025-11-02T21:39:39+01:00
remove obsolete Py2 vs Py3 patch

- - - - -
ad4aa734 by Alexandre Detiste at 2025-11-02T21:40:21+01:00
drop Py3.12 workaround

- - - - -


3 changed files:

- − debian/patches/py.test-3.patch
- debian/patches/series
- debian/tests/run-unit-test


Changes:

=====================================
debian/patches/py.test-3.patch deleted
=====================================
@@ -1,19 +0,0 @@
-Author: Liubov Chuprikova <chuprikovalv at gmail.com>
-Last-Update: Fri, 29 Mar 2019 18:20:03 +0100
-Description: Use Python3 version of py.test
-
---- a/Makefile
-+++ b/Makefile
-@@ -9,10 +9,10 @@
- 	flake8
- 
- test: all
--	py.test
-+	py.test-3
- 
- test-cov: all
--	py.test --cov=q2_alignment
-+	py.test-3 --cov=q2_alignment
- 
- install: all
- 	$(PYTHON) setup.py install


=====================================
debian/patches/series
=====================================
@@ -1,2 +1 @@
 configparser.patch
-py.test-3.patch


=====================================
debian/tests/run-unit-test
=====================================
@@ -18,4 +18,4 @@ if [ ! -f /usr/lib/python3/dist-packages/pytest_cov/__init__.py ] ; then
 fi
 
 # Run build-time tests
-python3.11 -m pytest --cov=${pkg}
+python3 -m pytest --cov=${pkg}



View it on GitLab: https://salsa.debian.org/med-team/q2-alignment/-/compare/b32e1b9029c7b8a778564ed543b060f2adcb9bcf...ad4aa734d48fd06eef1de805c39e1e609acdc027

-- 
View it on GitLab: https://salsa.debian.org/med-team/q2-alignment/-/compare/b32e1b9029c7b8a778564ed543b060f2adcb9bcf...ad4aa734d48fd06eef1de805c39e1e609acdc027
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/20251102/370f606e/attachment-0001.htm>


More information about the debian-med-commit mailing list