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
|
python-returns (0.26.0-1) unstable; urgency=medium
* New upstream version 0.26.0
* Update build dependencies
* Add new patch: 0001-hypothesis-strategy-mismatch.patch
-- Maximiliano Curia <maxy@debian.org> Tue, 26 Aug 2025 14:45:48 +0200
python-returns (0.25.0-1) unstable; urgency=medium
* New upstream version 0.25.0
* Update dependencies
* Disable autopkgtest on riscv64
-- Maximiliano Curia <maxy@debian.org> Sun, 30 Mar 2025 18:15:43 +0200
python-returns (0.24.0-1) unstable; urgency=medium
* New upstream release (Closes: #1085060).
* Drop upstream applied patch:
fix-laws-pure-compatibility-with-hypothesis-6.113.0
* Bump Standards-Version to 4.7.0, no changes needed.
-- Maximiliano Curia <maxy@debian.org> Wed, 11 Dec 2024 12:58:43 -0300
python-returns (0.23.0-2) unstable; urgency=medium
* Source only upload, build against python3.12
* Drop typesafety tests (Never is preferred over NoReturn in py3.12)
* Add new patch: fix-laws-pure-compatibility-with-hypothesis-6.113.0
-- Maximiliano Curia <maxy@debian.org> Sat, 09 Nov 2024 17:08:49 +0100
python-returns (0.23.0-1) unstable; urgency=medium
* Initial upload (Closes: #1076669)
-- Maximiliano Curia <maxy@debian.org> Thu, 18 Jul 2024 21:17:38 +0200
|