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
|
python-maturin (1.8.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update and drop outdated patches
* Relax cargo deps target-lexicon, fs4, pep440-rs, pep508-rs
* extend-diff-ignore sysconfig/cpython-win-3.7.txt, only line endings differ
* Ignore in d/rules when mv Cargo.lock failed
-- Blair Noctis <ncts@debian.org> Tue, 25 Mar 2025 01:42:01 +0000
python-maturin (1.7.4-3) unstable; urgency=medium
* Team upload.
* debian/watch: Mangle upstream beta versions.
* Build-depend on librust-indoc-dev, librust-pep508-rs-dev, and
librust-which-dev.
* Backport "Upgrade pyproject-toml to 0.13.4". (Closes: #1088724)
* Drop B-D librust-ureq-dev (Closes: #1098853)
-- Bastian Germann <bage@debian.org> Thu, 06 Mar 2025 19:55:33 +0100
python-maturin (1.7.4-2) unstable; urgency=medium
* Team upload.
* Relax cargo dependency on base64.
-- Colin Watson <cjwatson@debian.org> Tue, 08 Oct 2024 14:21:33 +0100
python-maturin (1.7.4-1) unstable; urgency=low
* New upstream release.
[ Peter Michael Green ]
* Relax cargo dependencies on itertools and cbindgen.
(Closes: #1081875, #1074526)
-- Jelmer Vernooij <jelmer@debian.org> Fri, 27 Sep 2024 17:57:51 +0100
python-maturin (1.3.2-2) unstable; urgency=medium
* Bump indexmap to latest version. Closes: #1063735
-- Jelmer Vernooij <jelmer@debian.org> Fri, 07 Jun 2024 17:34:26 +0100
python-maturin (1.3.2-1) unstable; urgency=medium
[ Andreas Tille ]
* Fix VCS fields
* Standards-Version: 4.6.2 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
* Build-Depends: pybuild-plugin-pyproject, librust-expect-test-dev
* Update several restrictions (including pyproject-toml)
Closes: #1052912
[ Jelmer Vernooij ]
* Fix compatibility with tracing-subscriber 0.3.18.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 21 Jan 2024 00:21:43 +0000
python-maturin (1.1.0-1) unstable; urgency=low
* Initial release. Closes: #999850
-- Jelmer Vernooij <jelmer@debian.org> Mon, 26 Jun 2023 20:54:35 -0000
|