From bea487179568967908306ccb3fa3ff6b79a21976c955899a997a04d1340c4369 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 6 Jan 2025 13:21:54 +0000 Subject: [PATCH] - Update to 1.8.1 * Downgrade invalid version info in `pyproject.toml` error to warning in #2417 * Make `maturin develop` fail if version info is invalid in pyproject.toml in #2418 * Don't add wheel data to sdist in #2367 * Add sparcv9 architecture support in #2380 * Properly handle dynamic version in pyproject.toml in #2391 * Fix xwin cross compile on non-Windows system in #2391 * Fix interpreter selection for abi3 bindings in #2392 * Use the official recommended naming pattern for cffi module file in #2406 * Add Linux armv5te architecture support in #2409 * Only build Python 3.13t wheels by default for `pyo3` 0.23+ in #2413 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-maturin?expand=0&rev=98 --- maturin-1.7.8.tar.gz | 3 --- maturin-1.8.1.tar.gz | 3 +++ python-maturin.changes | 19 +++++++++++++++++++ python-maturin.spec | 4 ++-- vendor.tar.xz | 4 ++-- 5 files changed, 26 insertions(+), 7 deletions(-) delete mode 100644 maturin-1.7.8.tar.gz create mode 100644 maturin-1.8.1.tar.gz diff --git a/maturin-1.7.8.tar.gz b/maturin-1.7.8.tar.gz deleted file mode 100644 index 0257b60..0000000 --- a/maturin-1.7.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:649c6ef3f0fa4c5f596140d761dc5a4d577c485cc32fb5b9b344a8280352880d -size 195704 diff --git a/maturin-1.8.1.tar.gz b/maturin-1.8.1.tar.gz new file mode 100644 index 0000000..8e4185c --- /dev/null +++ b/maturin-1.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49cd964aabf59f8b0a6969f9860d2cdf194ac331529caae14c884f5659568857 +size 197397 diff --git a/python-maturin.changes b/python-maturin.changes index 6cce269..250e57f 100644 --- a/python-maturin.changes +++ b/python-maturin.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Jan 3 17:39:40 UTC 2025 - Markéta Machová + +- Update to 1.8.1 + * Downgrade invalid version info in `pyproject.toml` error to + warning in #2417 + * Make `maturin develop` fail if version info is invalid in + pyproject.toml in #2418 + * Don't add wheel data to sdist in #2367 + * Add sparcv9 architecture support in #2380 + * Properly handle dynamic version in pyproject.toml in #2391 + * Fix xwin cross compile on non-Windows system in #2391 + * Fix interpreter selection for abi3 bindings in #2392 + * Use the official recommended naming pattern for cffi module + file in #2406 + * Add Linux armv5te architecture support in #2409 + * Only build Python 3.13t wheels by default for `pyo3` 0.23+ in + #2413 + ------------------------------------------------------------------- Wed Dec 18 12:01:14 UTC 2024 - Ben Greiner diff --git a/python-maturin.spec b/python-maturin.spec index 33ec83d..12a04c8 100644 --- a/python-maturin.spec +++ b/python-maturin.spec @@ -1,7 +1,7 @@ # # spec file for package python-maturin # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-maturin -Version: 1.7.8 +Version: 1.8.1 Release: 0 Summary: Rust/Python Interoperability License: Apache-2.0 OR MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 08ce6d5..fb53bcb 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6bf9edea6e5074eab9f76ad828ba0e655ecf05683e92ca9b2ea39d4de433b953 -size 31398404 +oid sha256:ff9fd3ec3718f133ca64dd66049d16b2712a589670a6dbd4d9512748e9c8f6ea +size 32401308