diff --git a/maturin-0.10.6.tar.gz b/maturin-0.10.6.tar.gz deleted file mode 100644 index 1a5f858..0000000 --- a/maturin-0.10.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd39f7e08eb9908d4fe1cd9b3c953fad5b1fb4fec9c82d14c2973a65751e1899 -size 108275 diff --git a/maturin-0.11.1.tar.gz b/maturin-0.11.1.tar.gz new file mode 100644 index 0000000..d1b3ee5 --- /dev/null +++ b/maturin-0.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2a22ea9c8448796ce8078c7706623b212f2940ac79adaebe17000ada3d6647a +size 108015 diff --git a/python-maturin.changes b/python-maturin.changes index de968a9..0883630 100644 --- a/python-maturin.changes +++ b/python-maturin.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Jul 11 06:06:50 UTC 2021 - Mia Herkt + +- Update to 0.11.1 + * Fix sdist error when VCS has uncommitted renamed files + gh#PyO3/maturin#585 + * Add `maturin completions ` command to generate shell + completions + gh#PyO3/maturin#586 +- Changes in 0.11.0: + * Add support for reading metadata from PEP 621 project table in + `pyproject.toml` + gh#PyO3/maturin#555 + * Users should migrate away from the old + `[package.metadata.maturin]` table of `Cargo.toml` to this new + `[project]` table of `pyproject.toml` + * Add PEP 656 musllinux support + gh#PyO3/maturin#543 + * `--manylinux` is now called `--compatibility` and supports + musllinux + * The pure rust install layout changed from just the shared + library to a python module that reexports the shared library. + This should have now observable consequences for users of the + created wheel expect that `my_project.my_project` is now also + importable (and equal to just `my_project`) + * Add support for packaging type stubs in pure Rust project + layout + gh#PyO3/maturin#567 + * `Cargo.toml`'s `authors` field is now optional per Rust + RFC 3052 + gh#PyO3/maturin#573 + * Allow dotted keys in `Cargo.toml` by switch from `toml_edit` to + `toml` crate + gh#PyO3/maturin#577 + ------------------------------------------------------------------- Sat May 22 14:37:13 UTC 2021 - Mia Herkt diff --git a/python-maturin.spec b/python-maturin.spec index 40760a7..683738b 100644 --- a/python-maturin.spec +++ b/python-maturin.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-maturin -Version: 0.10.6 +Version: 0.11.1 Release: 0 Summary: Rust/Python Interoperability License: Apache-2.0 OR MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 8e70542..471d1b3 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49336de89c88d740aa4352fdd692e4b6e9372ef51fbf96d3de04780d083d2ca3 -size 17138232 +oid sha256:8ebcad5f4b80a88db5f8d5e25eaec7595753588f978fb4592037f73291702699 +size 16770952