Accepting request 1186052 from devel:languages:python
- Update to 1.7.0 * Expose env variable to suppress build backend warning gh#PyO3/maturin#2099 * Canonicalize base executable path in PEP 517 build gh#PyO3/maturin#2100 * Initial iOS support gh#PyO3/maturin#2102 * Remove old import hook gh#PyO3/maturin#2105 * Bump MSRV to 1.74.0 gh#PyO3/maturin#2108 * Upgrade pyo3 to 0.22.0, uniffi to 0.28.0 gh#PyO3/maturin#2121 * Override wheel tag with _PYTHON_HOST_PLATFORM gh#PyO3/maturin#2122 * Update cargo-xwin to 0.16.5 gh#PyO3/maturin#2123 * Don't add duplicate files gh#PyO3/maturin#2125 * Docs: Fix Typo in Verb Conjugation gh#PyO3/maturin#2129 * pep517: only use base python when MATURIN_PEP517_USE_BASE_PYTHON env var is set gh#PyO3/maturin#2134 OBS-URL: https://build.opensuse.org/request/show/1186052 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maturin?expand=0&rev=40
This commit is contained in:
commit
e20fa5079a
BIN
maturin-1.6.0.tar.gz
(Stored with Git LFS)
BIN
maturin-1.6.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
maturin-1.7.0.tar.gz
Normal file
3
maturin-1.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ba5277dd7832dc6181d69a005182b97b3520945825058484ffd9296f2efb59c
|
||||
size 188347
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 7 22:36:48 UTC 2024 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
- Update to 1.7.0
|
||||
* Expose env variable to suppress build backend warning
|
||||
gh#PyO3/maturin#2099
|
||||
* Canonicalize base executable path in PEP 517 build
|
||||
gh#PyO3/maturin#2100
|
||||
* Initial iOS support
|
||||
gh#PyO3/maturin#2102
|
||||
* Remove old import hook
|
||||
gh#PyO3/maturin#2105
|
||||
* Bump MSRV to 1.74.0
|
||||
gh#PyO3/maturin#2108
|
||||
* Upgrade pyo3 to 0.22.0, uniffi to 0.28.0
|
||||
gh#PyO3/maturin#2121
|
||||
* Override wheel tag with _PYTHON_HOST_PLATFORM
|
||||
gh#PyO3/maturin#2122
|
||||
* Update cargo-xwin to 0.16.5
|
||||
gh#PyO3/maturin#2123
|
||||
* Don't add duplicate files
|
||||
gh#PyO3/maturin#2125
|
||||
* Docs: Fix Typo in Verb Conjugation
|
||||
gh#PyO3/maturin#2129
|
||||
* pep517: only use base python when
|
||||
MATURIN_PEP517_USE_BASE_PYTHON env var is set
|
||||
gh#PyO3/maturin#2134
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 23:02:42 UTC 2024 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-maturin
|
||||
Version: 1.6.0
|
||||
Version: 1.7.0
|
||||
Release: 0
|
||||
Summary: Rust/Python Interoperability
|
||||
License: Apache-2.0 OR MIT
|
||||
|
BIN
vendor.tar.xz
(Stored with Git LFS)
BIN
vendor.tar.xz
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user