diff --git a/maturin-1.4.0.tar.gz b/maturin-1.4.0.tar.gz deleted file mode 100644 index b689907..0000000 --- a/maturin-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed12e1768094a7adeafc3a74ebdb8dc2201fa64c4e7e31f14cfc70378bf93790 -size 177999 diff --git a/maturin-1.5.0.tar.gz b/maturin-1.5.0.tar.gz new file mode 100644 index 0000000..fd3daf8 --- /dev/null +++ b/maturin-1.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e046ea2aed687991d58c42f6276dfcc0c037092934654f538b5877fd57dd3a9c +size 180891 diff --git a/python-maturin.changes b/python-maturin.changes index 9c794ac..68e8530 100644 --- a/python-maturin.changes +++ b/python-maturin.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Sun Mar 17 18:07:58 UTC 2024 - Mia Herkt + +- Update to 1.5.0 + * tutorial: fix abi to match comment + gh#PyO3/maturin#1876 + * Allow identical VIRTUAL_ENV and CONDA_PREFIX env vars + gh#PyO3/maturin#1879 + * Upgrade pyo3 to 0.20 + gh#PyO3/maturin#1881 + * Skip directory when adding license files to wheel + gh#PyO3/maturin#1890 + * Reject -i python when cross compiling + gh#PyO3/maturin#1891 + * simplified clear-cache github action + gh#PyO3/maturin#1897 + * Support uniffi-bindgen in cargo workspaces + gh#PyO3/maturin#1909 + * Upgrade globlin to 0.8.0 + gh#PyO3/maturin#1912 + * Update **Note** to [!NOTE] in README + gh#PyO3/maturin#1917 + * Match dependency readmes + gh#PyO3/maturin#1915 + * Update some actions version in generate ci cli + gh#PyO3/maturin#1916 + * Use extension name as library name, instead of hardcoded 'native.so' + gh#PyO3/maturin#1918 + * Bump MSRV to 1.70 + gh#PyO3/maturin#1923 + * Remove setuptools-rust and milksnake mentions from readme + gh#PyO3/maturin#1926 + * Upgrade uniffi to 0.26.0 + gh#PyO3/maturin#1927 + * Use M1 runner on GitHub Actions + gh#PyO3/maturin#1928 + * Upgrade rustls to 0.22 + gh#PyO3/maturin#1929 + * Add extra note to "Using PyPI's trusted publishing" section. + gh#PyO3/maturin#1939 + * Update pep440_rs, pep508_rs and pyproject-toml + gh#PyO3/maturin#1945 + * Add support for configuring xwin using env vars + gh#PyO3/maturin#1961 + * Put dynamic field under project instead of project.optional-dependencies + gh#PyO3/maturin#1963 + * Revert "Auto detect Python 3.13" + gh#PyO3/maturin#1964 + * Add validation for crate/package name in new/init + gh#PyO3/maturin#1943 + * Update upload-artifact and download-artifact actions to v4 + gh#PyO3/maturin#1967 + * Add 32-bit RISC-V support + gh#PyO3/maturin#1969 + * Isolated import hook changes + gh#PyO3/maturin#1958 + * Fix feature = "cargo-clippy" deprecation + gh#PyO3/maturin#1970 + * Adjust cbindgen Overrides for CFFI + gh#PyO3/maturin#1957 + * Update to Metadata 2.3 to create reliable source dist metadata + gh#PyO3/maturin#1965 + * Only set rustflags when necessary + gh#PyO3/maturin#1978 + ------------------------------------------------------------------- Mon Dec 11 13:45:20 UTC 2023 - Mia Herkt diff --git a/python-maturin.spec b/python-maturin.spec index 37ab679..81917a7 100644 --- a/python-maturin.spec +++ b/python-maturin.spec @@ -1,7 +1,7 @@ # # spec file for package python-maturin # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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.4.0 +Version: 1.5.0 Release: 0 Summary: Rust/Python Interoperability License: Apache-2.0 OR MIT @@ -35,7 +35,7 @@ BuildRequires: cargo-packaging BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives %if 0%{?python_version_nodots} < 311 Requires: python-tomli >= 1.1.0 %endif diff --git a/vendor.tar.xz b/vendor.tar.xz index ebdf7f5..2109a08 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9faefcd952f08cb38d52309f4727b42878fe75688be24f49a6b839d7586572f9 -size 31072232 +oid sha256:68a9776d24d702c4aff52ccceea52af3a4788df656afafe3cd4c6df9fc28a865 +size 27292696