From 2fcf4b95b457e69dbaccbbfa25aa3e09a81252c3dffd7b2a20fc0621e50a249c Mon Sep 17 00:00:00 2001 From: Mia Herkt Date: Tue, 14 Nov 2023 18:56:31 +0000 Subject: [PATCH] - Update to 1.3.2 * Switch to Ruff formatter gh#PyO3/maturin#1817 * Upgrade ring to 0.17 gh#PyO3/maturin#1819 * Un-deprecate MATURIN_PEP517_ARGS env var gh#PyO3/maturin#1820 * Add support for uniffi library mode gh#PyO3/maturin#1729 * Fix missing member in Cargo.toml for sdist of nested workspace layout gh#PyO3/maturin#1828 * Metadata: escape display name in email addresses gh#PyO3/maturin#1832 * Fix rewriting workspace Cargo.toml in sdist gh#PyO3/maturin#1841 * Fix glob workspace members matching in sdist gh#PyO3/maturin#1846 * Add sdist tests for well-known downstream repositories gh#PyO3/maturin#1849 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-maturin?expand=0&rev=80 --- maturin-1.3.1.tar.gz | 3 --- maturin-1.3.2.tar.gz | 3 +++ python-maturin.changes | 24 ++++++++++++++++++++++++ python-maturin.spec | 2 +- vendor.tar.xz | 4 ++-- 5 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 maturin-1.3.1.tar.gz create mode 100644 maturin-1.3.2.tar.gz diff --git a/maturin-1.3.1.tar.gz b/maturin-1.3.1.tar.gz deleted file mode 100644 index 38a2b2d..0000000 --- a/maturin-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efa194e99ae5fff185263d8244acacb12ae256ea73aba62c9446f6075ffc7ac1 -size 176022 diff --git a/maturin-1.3.2.tar.gz b/maturin-1.3.2.tar.gz new file mode 100644 index 0000000..8c0a08b --- /dev/null +++ b/maturin-1.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:952d458b3dea01e9670582ac2dff3c522a34e491f08ed6376b270655a68c24af +size 176116 diff --git a/python-maturin.changes b/python-maturin.changes index 774eac7..d093679 100644 --- a/python-maturin.changes +++ b/python-maturin.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Nov 14 18:51:32 UTC 2023 - Mia Herkt + +- Update to 1.3.2 + * Switch to Ruff formatter + gh#PyO3/maturin#1817 + * Upgrade ring to 0.17 + gh#PyO3/maturin#1819 + * Un-deprecate MATURIN_PEP517_ARGS env var + gh#PyO3/maturin#1820 + * Add support for uniffi library mode + gh#PyO3/maturin#1729 + * Fix missing member in Cargo.toml for sdist of nested workspace + layout + gh#PyO3/maturin#1828 + * Metadata: escape display name in email addresses + gh#PyO3/maturin#1832 + * Fix rewriting workspace Cargo.toml in sdist + gh#PyO3/maturin#1841 + * Fix glob workspace members matching in sdist + gh#PyO3/maturin#1846 + * Add sdist tests for well-known downstream repositories + gh#PyO3/maturin#1849 + ------------------------------------------------------------------- Mon Nov 6 23:39:36 UTC 2023 - Mia Herkt diff --git a/python-maturin.spec b/python-maturin.spec index d54173b..1ba1601 100644 --- a/python-maturin.spec +++ b/python-maturin.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-maturin -Version: 1.3.1 +Version: 1.3.2 Release: 0 Summary: Rust/Python Interoperability License: Apache-2.0 OR MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 3dc3276..9277710 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:afbaede2b4847cc02569b56cc95065d0df476c1af35b46c751793087572dce89 -size 32996756 +oid sha256:03be9c5a4ec66a17f4235840c5737bbb3d8d579038292ff63c8f380a98d546ff +size 32982764