1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
python-pytest-subtests (0.14.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Tue, 19 Aug 2025 09:56:03 +0100
python-pytest-subtests (0.13.1-1) unstable; urgency=low
* New upstream version 0.13.1
* Use dh-sequence-python3.
* Bump Standards-Version to 4.7.0.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Thu, 18 Jul 2024 12:25:20 +0000
python-pytest-subtests (0.11.0-2) unstable; urgency=medium
* Add python3-attr to Build-Depends, required by tests (Closes: #1042182).
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Fri, 01 Sep 2023 18:56:24 +0000
python-pytest-subtests (0.11.0-1) unstable; urgency=medium
* New upstream version 0.11.0
* Bump Standards-Version to 4.6.2.
* Build using pybuild-plugin-pyproject.
* Update d/copyright with new years.
* Use new upstream pytest structure.
* Fix path for cleaned up files now located in src/pytest_subtests.egg-info.
-- Michael Fladischer <fladi@debian.org> Wed, 28 Jun 2023 20:53:40 +0000
python-pytest-subtests (0.9.0-1) unstable; urgency=medium
* Team upload.
* Update to new upstream release 0.9.0 (Closes: #1025118)
-- Scott Talbert <swt@techie.net> Wed, 07 Dec 2022 15:06:28 -0500
python-pytest-subtests (0.8.0-2) unstable; urgency=medium
* debian/control
- enforce b-d on pytest >= 7
-- Sandro Tosi <morph@debian.org> Fri, 01 Jul 2022 12:54:10 -0400
python-pytest-subtests (0.8.0-1) unstable; urgency=medium
* New upstream release, supporting pytest7; Closes: #1013711
-- Sandro Tosi <morph@debian.org> Sun, 26 Jun 2022 23:26:03 -0400
python-pytest-subtests (0.6.0-1) unstable; urgency=low
* New upstream release.
* Add python3-pytest-xdist to Build-Depends, required by tests.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Mon, 31 Jan 2022 17:06:59 +0000
python-pytest-subtests (0.5.0-2) unstable; urgency=low
* Update d/watch to work with github again.
* Bump Standards-Version to 4.6.0.1.
* Add python-pytest to Build-Depends.
* Run upstream tests during build.
-- Michael Fladischer <fladi@debian.org> Mon, 01 Nov 2021 20:43:25 +0000
python-pytest-subtests (0.5.0-1) unstable; urgency=medium
* Team upload.
* debian/watch: fix location of releases due to breakage on GitHub's side
* Standards-Version: 4.6.0 (routine-update)
* Add salsa-ci file (routine-update)
* d/control: append ":any" to Python dependency to enable cross-
building
-- Michael R. Crusoe <crusoe@debian.org> Fri, 08 Oct 2021 10:54:52 +0200
python-pytest-subtests (0.3.2-2) unstable; urgency=medium
* Team upload.
* Source-only upload for testing migration.
-- Boyuan Yang <byang@debian.org> Tue, 12 Jan 2021 15:18:22 -0500
python-pytest-subtests (0.3.2-1) unstable; urgency=low
* Initial release (Closes: #977660).
-- Michael Fladischer <fladi@debian.org> Fri, 18 Dec 2020 10:35:34 +0100
|