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-tomli (2.0.1-2) unstable; urgency=medium
* Team upload.
* d/control: Build using the pyproject pybuild plugin.
-- Louis-Philippe Véronneau <pollo@debian.org> Fri, 02 Dec 2022 12:58:37 -0500
python-tomli (2.0.1-1) unstable; urgency=medium
* Team upload.
* debian/patches: Drop flit (<< 3.2.0) patch. (Closes: #1000665)
* New upstream version 2.0.1.
* Drop unused build-dep and test-build-dep: python3-dateutil.
* debian/control: Bump Standards-Version to 4.6.1.
* debian/docs: Install README.md.
-- Boyuan Yang <byang@debian.org> Wed, 29 Jun 2022 14:34:38 -0400
python-tomli (1.2.2-2) unstable; urgency=medium
* Change binary package to be 'all', not 'any'.
-- Michael R. Crusoe <crusoe@debian.org> Sun, 07 Nov 2021 16:59:16 +0100
python-tomli (1.2.2-1) unstable; urgency=medium
* debian/rules: #969352 and #994281 are fixed, remove workarounds. Closes: #997534
* debian/watch: check the tags to find the latest version
* New upstream version
* Freshen debian/patches/flit_pre_3.2
-- Michael R. Crusoe <crusoe@debian.org> Sun, 07 Nov 2021 16:14:07 +0100
python-tomli (1.2.1-1) unstable; urgency=medium
* Initial release. (Closes: #994599)
-- Michael R. Crusoe <crusoe@debian.org> Sat, 18 Sep 2021 13:16:18 +0200
|