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 95 96 97
|
pytest-twisted (1.14.3-1) unstable; urgency=medium
* Team upload.
* Fix d/watch for new PyPi archive naming policy
* New upstream version 1.14.3
-- Alexandre Detiste <tchet@debian.org> Sun, 22 Dec 2024 22:14:51 +0100
pytest-twisted (1.14.1-3) unstable; urgency=medium
* Team upload.
* Fix tests with Twisted 24.7.0.
* Fix tests with openssl >= 3.3.1-5 (see discussion in #965041).
-- Colin Watson <cjwatson@debian.org> Mon, 19 Aug 2024 23:52:04 +0100
pytest-twisted (1.14.1-2) unstable; urgency=medium
* Add xfail for pytest 8.2.x
-- Timo Röhling <roehling@debian.org> Fri, 31 May 2024 22:32:07 +0200
pytest-twisted (1.14.1-1) unstable; urgency=medium
* New upstream version 1.14.1
* Drop 0001-Fix-FTBFS-with-pytest-8.patch (obsolete)
-- Timo Röhling <roehling@debian.org> Tue, 02 Apr 2024 23:22:14 +0200
pytest-twisted (1.14.0-3) unstable; urgency=medium
* Fix FTBFS with pytest 8 (Closes: #1063972)
-- Timo Röhling <roehling@debian.org> Tue, 27 Feb 2024 09:22:43 +0100
pytest-twisted (1.14.0-2) unstable; urgency=medium
* Relax location constraint of ignored DeprecationWarning
(Closes: #1061013)
-- Timo Röhling <roehling@debian.org> Tue, 16 Jan 2024 21:33:25 +0100
pytest-twisted (1.14.0-1) unstable; urgency=medium
* New upstream version 1.14.0
* Bump Standards-Version to 4.6.2
* Add myself to uploaders
* Reformat d/control
* Drop PR148.patch (merged upstream)
* Enable test suite during build
- Ignore DeprecationWarning about throw() signature from twisted
(Closes: #1056451)
* Switch to pybuild-autopkgtest
-- Timo Röhling <roehling@debian.org> Thu, 14 Dec 2023 11:20:10 +0100
pytest-twisted (1.13.2-2) unstable; urgency=medium
[ Andrey Rahmatullin ]
* Remove myself from Uploaders.
[ Sandro Tosi ]
* debian/patches/PR148.patch
- apply upstream patch to be compatible with pytest 7; Closes: #1014483
-- Sandro Tosi <morph@debian.org> Wed, 13 Jul 2022 21:22:07 -0400
pytest-twisted (1.13.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Andrey Rahmatullin ]
* New upstream version.
-- Andrey Rahmatullin <wrar@debian.org> Fri, 23 Oct 2020 23:36:15 +0500
pytest-twisted (1.12-1) unstable; urgency=medium
* Upload to unstable.
* Add autopkgtests.
-- Andrey Rahmatullin <wrar@debian.org> Fri, 14 Aug 2020 00:08:02 +0500
pytest-twisted (1.12-1~exp1) experimental; urgency=medium
* Initial release (Closes: #935322).
* Upload to experimental.
-- Andrey Rahmatullin <wrar@debian.org> Sun, 19 Jul 2020 21:26:11 +0500
|