[med-svn] [Git][med-team/python-pyani][master] 3 commits: pytest.patch: mark forwarding unneeded
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sat Dec 3 17:52:38 GMT 2022
Étienne Mollier pushed to branch master at Debian Med / python-pyani
Commits:
0b9fdc87 by Étienne Mollier at 2022-12-03T18:49:53+01:00
pytest.patch: mark forwarding unneeded
Gbp-Dch: ignore
- - - - -
7c293844 by Étienne Mollier at 2022-12-03T18:51:04+01:00
d/t/control: ensure all python3 versions are present in autopkgtest.
- - - - -
a7365b66 by Étienne Mollier at 2022-12-03T18:51:45+01:00
update changelog
- - - - -
3 changed files:
- debian/changelog
- debian/patches/pytest.patch
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -13,8 +13,9 @@ python-pyani (0.2.12-2) unstable; urgency=medium
* d/control: restore python3-all-dev now that python-biopython 1.80 is built
for python3.11.
* d/copyright: bump copyright year.
+ * d/t/control: ensure all python3 versions are present in autopkgtest.
- -- Étienne Mollier <emollier at debian.org> Sat, 03 Dec 2022 18:34:26 +0100
+ -- Étienne Mollier <emollier at debian.org> Sat, 03 Dec 2022 18:51:23 +0100
python-pyani (0.2.12-1) unstable; urgency=medium
=====================================
debian/patches/pytest.patch
=====================================
@@ -1,7 +1,10 @@
Description: migrate from nose to pytest
+ The forwarding is not needed because upstream seems to be in the process
+ of sunsetting nosetests usage as well in parallel. This patch may not be
+ necessary with next upstream version.
Author: Étienne Mollier <emollier at debian.org>
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018559
-Forwarded: no
+Forwarded: not-nedeed
Last-Update: 2022-12-03
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @, python3-pytest
+Depends: @, python3-pytest, python3-all
Restrictions: allow-stderr
View it on GitLab: https://salsa.debian.org/med-team/python-pyani/-/compare/f22ed322a7347d46307500a943f51170cf8972c3...a7365b66ba91985013ca973852c0bdcd169744da
--
View it on GitLab: https://salsa.debian.org/med-team/python-pyani/-/compare/f22ed322a7347d46307500a943f51170cf8972c3...a7365b66ba91985013ca973852c0bdcd169744da
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/20221203/df604e1e/attachment-0001.htm>
More information about the debian-med-commit
mailing list