From b199c3b8208283a5ff6a343d9da9440b84dab573 Mon Sep 17 00:00:00 2001 From: mia <> Date: Fri, 1 Oct 2021 20:29:04 +0000 Subject: [PATCH] Update python-maturin to version 0.11.4 / rev 6 via SR 922513 https://build.opensuse.org/request/show/922513 by user mia + dimstar_suse - Update to 0.11.4 * Autodetect PyPy executables gh#PyO3/maturin#617 * auditwheel: add `libz.so.1` to whitelisted libraries gh#PyO3/maturin#625 * auditwheel: detect musl libc gh#PyO3/maturin#629 * Fixed Python 3.10 and later versions detection on Windows gh#PyO3/maturin#630 * Install entrypoint scripts in `maturin develop` command gh#PyO3/maturin#633 gh#PyO3/maturin#634 * Add support for installing optional dependencies in `maturin develop` command gh#PyO3/maturin#635 * Fixed build error when `manylinux`/`compatibility` options is specified in `pyproject.toml` gh#PyO3/maturin#637 - Changes in 0.11.3: * Add path option for Python source gh#PyO3/maturin#584 * Add auditwheel support for musllinux gh#PyO3/maturin#597 * `[tool.m --- packages/p/python-maturin/.files | Bin 238 -> 238 bytes packages/p/python-maturin/.rev | 37 ++++++++++++++++++ .../p/python-maturin/maturin-0.11.2.tar.gz | 1 - .../p/python-maturin/maturin-0.11.4.tar.gz | 1 + .../p/python-maturin/python-maturin.changes | 37 ++++++++++++++++++ packages/p/python-maturin/python-maturin.spec | 4 +- packages/p/python-maturin/vendor.tar.xz | 2 +- 7 files changed, 78 insertions(+), 4 deletions(-) delete mode 120000 packages/p/python-maturin/maturin-0.11.2.tar.gz create mode 120000 packages/p/python-maturin/maturin-0.11.4.tar.gz diff --git a/packages/p/python-maturin/.files b/packages/p/python-maturin/.files index 571b7dd70c9618bc911a3d020880c25719f14ff1..e89494cab3917992df989e03642fda353a63d183 100644 GIT binary patch literal 238 zcmZ9_F>b>!4259>Z59Kaigxw|B9I~_*~gJcD(O(iu-%}|=_3T0IzHh4@Rn_dL;uos z-D^LLVbYM4D4Ic@N>!;8QG6|0sHRqZeCPdV{hE*95FNWcukLi~hXjl;a^lHis>WGj z093&$lp@4N->x?6Wqpv}Mu2=FPlildfuUekYZEf%ggiC!zWnXy%Y1yEx@|G(hd?z7 c1mjSGABla;WJ(3tgL=^hKmS2F=lNvY9Rlz{vj6}9 literal 238 zcmZ9`K~BUl429uJz@`!_1nXX4qS&<)=QwfV%&?eF)fNPto`6`f|3AIA?uUOE?}lNx zA18%o1r)WJSwcktO@XoxjNTLU>Sg^rF1O`$&BxpJy0~)5%h~pEDov0~Fkm6USZC0g z8BsZ8VyfLfzS~l7n>+I6KEB2&skLB=v6P$(QfyJ?SXl~%m@9Si{I_%R4#43rJ$KqF bB=o&vh(Uz4GR~e8LyE%oL!bUV-B&B$uX8~s diff --git a/packages/p/python-maturin/.rev b/packages/p/python-maturin/.rev index 16732704306..cfd88caaa4b 100644 --- a/packages/p/python-maturin/.rev +++ b/packages/p/python-maturin/.rev @@ -107,4 +107,41 @@ 909889 + + 8f1d3808bbcca0f1ef3343b22f1ff4a1 + 0.11.4 + + dimstar_suse + - Update to 0.11.4 + * Autodetect PyPy executables + gh#PyO3/maturin#617 + * auditwheel: add `libz.so.1` to whitelisted libraries + gh#PyO3/maturin#625 + * auditwheel: detect musl libc + gh#PyO3/maturin#629 + * Fixed Python 3.10 and later versions detection on Windows + gh#PyO3/maturin#630 + * Install entrypoint scripts in `maturin develop` command + gh#PyO3/maturin#633 + gh#PyO3/maturin#634 + * Add support for installing optional dependencies in + `maturin develop` command + gh#PyO3/maturin#635 + * Fixed build error when `manylinux`/`compatibility` options is + specified in `pyproject.toml` + gh#PyO3/maturin#637 +- Changes in 0.11.3: + * Add path option for Python source + gh#PyO3/maturin#584 + * Add auditwheel support for musllinux + gh#PyO3/maturin#597 + * `[tool.maturin]` options from `pyproject.toml` will be used + automatically + gh#PyO3/maturin#605 + * Skip unavailable Python interpreters from pyenv + gh#PyO3/maturin#609 + +- Replace rust-packaging with cargo-packaging + 922513 + diff --git a/packages/p/python-maturin/maturin-0.11.2.tar.gz b/packages/p/python-maturin/maturin-0.11.2.tar.gz deleted file mode 120000 index f091aac30a8..00000000000 --- a/packages/p/python-maturin/maturin-0.11.2.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreiepkihmzwue6aulzzkvnmwiw3ool3hncbltj7upmrohfe37axhqkq \ No newline at end of file diff --git a/packages/p/python-maturin/maturin-0.11.4.tar.gz b/packages/p/python-maturin/maturin-0.11.4.tar.gz new file mode 120000 index 00000000000..ba39b12ae18 --- /dev/null +++ b/packages/p/python-maturin/maturin-0.11.4.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeibd45bnzsnjafmgy55xyimusiehrlxyk7l5duzty7z3xe66rnl73y \ No newline at end of file diff --git a/packages/p/python-maturin/python-maturin.changes b/packages/p/python-maturin/python-maturin.changes index 92e90afcc7d..cae91e6669c 100644 --- a/packages/p/python-maturin/python-maturin.changes +++ b/packages/p/python-maturin/python-maturin.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Fri Oct 1 06:39:31 UTC 2021 - Mia Herkt + +- Update to 0.11.4 + * Autodetect PyPy executables + gh#PyO3/maturin#617 + * auditwheel: add `libz.so.1` to whitelisted libraries + gh#PyO3/maturin#625 + * auditwheel: detect musl libc + gh#PyO3/maturin#629 + * Fixed Python 3.10 and later versions detection on Windows + gh#PyO3/maturin#630 + * Install entrypoint scripts in `maturin develop` command + gh#PyO3/maturin#633 + gh#PyO3/maturin#634 + * Add support for installing optional dependencies in + `maturin develop` command + gh#PyO3/maturin#635 + * Fixed build error when `manylinux`/`compatibility` options is + specified in `pyproject.toml` + gh#PyO3/maturin#637 +- Changes in 0.11.3: + * Add path option for Python source + gh#PyO3/maturin#584 + * Add auditwheel support for musllinux + gh#PyO3/maturin#597 + * `[tool.maturin]` options from `pyproject.toml` will be used + automatically + gh#PyO3/maturin#605 + * Skip unavailable Python interpreters from pyenv + gh#PyO3/maturin#609 + +------------------------------------------------------------------- +Tue Sep 28 01:18:52 UTC 2021 - William Brown + +- Replace rust-packaging with cargo-packaging + ------------------------------------------------------------------- Tue Aug 3 00:40:29 UTC 2021 - Mia Herkt diff --git a/packages/p/python-maturin/python-maturin.spec b/packages/p/python-maturin/python-maturin.spec index 16d68108a29..debe64f1247 100644 --- a/packages/p/python-maturin/python-maturin.spec +++ b/packages/p/python-maturin/python-maturin.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-maturin -Version: 0.11.2 +Version: 0.11.4 Release: 0 Summary: Rust/Python Interoperability License: Apache-2.0 OR MIT @@ -28,9 +28,9 @@ Source: https://files.pythonhosted.org/packages/source/m/maturin/maturin Source1: vendor.tar.xz BuildRequires: %{python_module setuptools} BuildRequires: %{python_module toml} +BuildRequires: cargo-packaging BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: rust-packaging Requires(post): update-alternatives Requires(postun):update-alternatives %python_subpackages diff --git a/packages/p/python-maturin/vendor.tar.xz b/packages/p/python-maturin/vendor.tar.xz index 618804ac585..17687b72891 120000 --- a/packages/p/python-maturin/vendor.tar.xz +++ b/packages/p/python-maturin/vendor.tar.xz @@ -1 +1 @@ -/ipfs/bafybeicjax7lmxmuwnzqiuhwge5p6ng6phlrzsbi3jbxoxxblv2smev4ge \ No newline at end of file +/ipfs/bafybeieemssggyvyxrdz5hm7mddfgpgfkw3pop24sb2ibjj2q56m2re7g4 \ No newline at end of file