diff --git a/_service b/_service index 4bf7734..2e164ed 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - maturin-0.13.2.tar.gz + maturin-0.13.5.tar.gz xz true diff --git a/maturin-0.13.2.tar.gz b/maturin-0.13.2.tar.gz deleted file mode 100644 index 3d60c46..0000000 --- a/maturin-0.13.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18882138e633d32e7a18d147ec38c71930db254817f3714e9fd70e01e379e255 -size 146095 diff --git a/maturin-0.13.5.tar.gz b/maturin-0.13.5.tar.gz new file mode 100644 index 0000000..b3be473 --- /dev/null +++ b/maturin-0.13.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:491618f77de70697269ec62d4e166c6ec6b3669d2326a1dad43a49a531f2fe7f +size 150198 diff --git a/python-maturin.changes b/python-maturin.changes index 59c41a0..29a8098 100644 --- a/python-maturin.changes +++ b/python-maturin.changes @@ -1,3 +1,56 @@ +------------------------------------------------------------------- +Thu Sep 29 18:36:10 UTC 2022 - Mia Herkt + +- Update to v0.13.5 + * Fix resolving crate name bug + gh#PyO3/maturin#1142 +- Changes in v0.13.4: + * Fix Cargo.toml in new project template + gh#PyO3/maturin#1109 + * Fix maturin develop on Windows when using Python installed + from msys2 + gh#PyO3/maturin#1112 + * Fix duplicated Cargo.toml of local dependencies in sdist + gh#PyO3/maturin#1114 + * Add support for Cargo workspace dependencies inheritance + gh#PyO3/maturin#1123 + * Add support for Cargo workspace metadata inheritance + gh#PyO3/maturin#1131 + * Use goblin instead of shelling out to patchelf to get rpath + gh#PyO3/maturin#1139 +- Changes in v0.13.3: + * Allow user to override default Emscripten settings + gh#PyO3/maturin#1059 + * Enable --crate-type cdylib on Rust 1.64.0 + gh#PyO3/maturin#1060 + * Update MSRV to 1.59.0 + gh#PyO3/maturin#1071 + * Fix abi3 wheel build when no Python interpreters found + gh#PyO3/maturin#1072 + * Add zig ar support + gh#PyO3/maturin#1073 + * Fix sdist build for optional path dependencies + gh#PyO3/maturin#1084 + * auditwheel: find dylibs in Cargo target directory + gh#PyO3/maturin#1092 + * Add library search paths in Cargo target directory to rpath in + editable mode on Linux + gh#PyO3/maturin#1094 + * Remove default manifest path for maturin sdist command + gh#PyO3/maturin#1097 + * Fix sdist when pyproject.toml isn’t in the same dir of + Cargo.toml + gh#PyO3/maturin#1099 + * Change readme and license paths in pyproject.toml to be + relative to pyproject.toml + gh#PyO3/maturin#1100. It’s technically a breaking + * change, but previously it doesn’t work properly. + * Add python source files specified in pyproject.toml to sdist + gh#PyO3/maturin#1102 + * Change sdist-include paths to be relative to pyproject.toml + gh#PyO3/maturin#1103 + + ------------------------------------------------------------------- Sun Aug 14 15:29:02 UTC 2022 - Mia Herkt diff --git a/python-maturin.spec b/python-maturin.spec index 66c8175..d1d296d 100644 --- a/python-maturin.spec +++ b/python-maturin.spec @@ -17,7 +17,7 @@ Name: python-maturin -Version: 0.13.2 +Version: 0.13.5 Release: 0 Summary: Rust/Python Interoperability License: Apache-2.0 OR MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 7d7fc29..569fd52 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac60bc532a72bc210d0b26bda230e88b25bea274209686c8c96e97d80ead6fff -size 28087824 +oid sha256:61c621957fd81d383e6112b639d76a1dfcf0d6ce777598e84e02ba57c45d3fc8 +size 28572708