[med-svn] [Git][med-team/q2-types][master] remove now unneeded py2 vs 3 patch
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sun Nov 2 20:37:43 GMT 2025
Alexandre Detiste pushed to branch master at Debian Med / q2-types
Commits:
c2af4d7a by Alexandre Detiste at 2025-11-02T21:37:15+01:00
remove now unneeded py2 vs 3 patch
- - - - -
2 changed files:
- − debian/patches/py.test-3.patch
- debian/patches/series
Changes:
=====================================
debian/patches/py.test-3.patch deleted
=====================================
@@ -1,19 +0,0 @@
-Author: Andreas Tille <tille at debian.org>
-Last-Update: Tue, 26 Mar 2019 22:04:54 +0100
-Description: Use Python3 version of py.test
-
---- a/Makefile
-+++ b/Makefile
-@@ -9,10 +9,10 @@ lint:
- flake8
-
- test: all
-- py.test
-+ py.test-3
-
- test-cov: all
-- py.test --cov=q2_types
-+ py.test-3 --cov=q2_types
-
- install: all
- $(PYTHON) setup.py install
=====================================
debian/patches/series
=====================================
@@ -1,2 +1 @@
-py.test-3.patch
configparser.patch
View it on GitLab: https://salsa.debian.org/med-team/q2-types/-/commit/c2af4d7a44f26dd12d701a989242f791e241b84e
--
View it on GitLab: https://salsa.debian.org/med-team/q2-types/-/commit/c2af4d7a44f26dd12d701a989242f791e241b84e
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/c2ffdca4/attachment-0001.htm>
More information about the debian-med-commit
mailing list