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
|
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
|