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
|
python-libcst (1.4.0-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Depend on thiserror v1. Closes: #1095899, #1094054
-- Bastian Germann <bage@debian.org> Thu, 27 Feb 2025 00:18:08 +0100
python-libcst (1.4.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Patch: newer-itertools. Closes: #1084340
-- Stefano Rivera <stefanor@debian.org> Tue, 19 Nov 2024 21:39:05 +0100
python-libcst (1.4.0-1) unstable; urgency=low
* New upstream release.
+ Add patch pyo3-0.22: fix build with pyo3 0.22.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 31 Jul 2024 12:48:32 -0000
python-libcst (1.2.0-1) unstable; urgency=low
* New upstream release.
* Fix dependency on newer pyo3. Closes: #1064698
-- Jelmer Vernooij <jelmer@debian.org> Tue, 27 Feb 2024 00:27:35 -0000
python-libcst (1.0.1-2) unstable; urgency=medium
* Add missing build dependencies on librust-{getopts,thiserror}-dev.
Closes: #1052031
* Add patch drop-pyre-tests: Disable tests that require pyre.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 16 Sep 2023 12:42:54 +0100
python-libcst (1.0.1-1) unstable; urgency=low
* Initial release. Closes: #1006561
-- Jelmer Vernooij <jelmer@debian.org> Wed, 23 Feb 2022 23:17:01 +0000
|