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
|
python-cattrs (24.1.2-1) unstable; urgency=medium
* New upstream release
* debian/control
- add cbor2, msgspec to b-d, needed by tests
* debian/patches/{PR576.patch, PR585.patch}
- add support for attrs >= 24.2.0, see GH#575; Closes: #1086614
* debian/patches/PR543.patch
- add support for python 3.13; Closes: #1073406
* debian/rules
- skip test_unstructure_collections.py
* debian/control, debian/rules
- install orjson and enable tests
-- Sandro Tosi <morph@debian.org> Mon, 24 Feb 2025 23:44:58 -0500
python-cattrs (23.2.3-1) unstable; urgency=medium
* New upstream release
* stop building the -doc package
* build using hatchling and hatch-vcs, overriding the SCM version
* debian/rules
- skip tests depending on cbor2, module not available in debian
-- Sandro Tosi <morph@debian.org> Sat, 09 Mar 2024 02:28:17 -0500
python-cattrs (22.2.0-2) unstable; urgency=medium
* drop DPT
-- Sandro Tosi <morph@debian.org> Sat, 02 Mar 2024 03:59:28 -0500
python-cattrs (22.2.0-1) unstable; urgency=medium
* New upstream release; Closes: #1013175
* debian/patches/issue202.patch
- drop patch, merged upstream
* debian/control
- bump Standards-Version to 4.6.2.0 (no changes needed)
* run autopkgtest via pybuild plugin
-- Sandro Tosi <morph@debian.org> Thu, 29 Dec 2022 02:27:48 -0500
python-cattrs (1.10.0-1) unstable; urgency=medium
* New upstream release
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Wed, 19 Jan 2022 02:19:24 -0500
python-cattrs (1.9.0-2) unstable; urgency=medium
* source-only upload
-- Sandro Tosi <morph@debian.org> Tue, 28 Dec 2021 00:32:22 -0500
python-cattrs (1.9.0-1) unstable; urgency=low
* Initial release, autogenerated by py2dsp/2.20211223-morph; Closes: #996707
-- Sandro Tosi <morph@debian.org> Sun, 26 Dec 2021 18:47:47 -0500
|