forked from pool/python-maturin
Accepting request 1195862 from devel:languages:python
- Update to 1.7.1 * Update clap_complete_command to v0.6.1 gh#PyO3/maturin#2144 * Fix platform tags when cross-compiling universal2 gh#PyO3/maturin#2153 * Fix Typo in Migration Guide gh#PyO3/maturin#2162 * Fix rust 1.80 clippy errors gh#PyO3/maturin#2164 * Don't check .gitignore files in parent directories gh#PyO3/maturin#2158 * Replace --skip-auditwheel with --auditwheel option gh#PyO3/maturin#2165 * Remove install_requires and setup_requires from setup.py gh#PyO3/maturin#2171 * Use modern stripping option gh#PyO3/maturin#2173 * Move project metadata from setup.py to pyproject.toml gh#PyO3/maturin#2175 * Update manylinux/musllinux policies to the latest main gh#PyO3/maturin#2178 * use just licenses as the license directory in a wheel gh#PyO3/maturin#2181 * Forward cargo package --list warnings gh#PyO3/maturin#2186 * Add current package context to source dist error gh#PyO3/maturin#2187 * Place source dist readmes next to Cargo.toml gh#PyO3/maturin#2184 OBS-URL: https://build.opensuse.org/request/show/1195862 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maturin?expand=0&rev=41
This commit is contained in:
commit
210cb47f8d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ba5277dd7832dc6181d69a005182b97b3520945825058484ffd9296f2efb59c
|
||||
size 188347
|
3
maturin-1.7.1.tar.gz
Normal file
3
maturin-1.7.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:147754cb3d81177ee12d9baf575d93549e76121dacd3544ad6a50ab718de2b9c
|
||||
size 190286
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 25 00:00:47 UTC 2024 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
- Update to 1.7.1
|
||||
* Update clap_complete_command to v0.6.1
|
||||
gh#PyO3/maturin#2144
|
||||
* Fix platform tags when cross-compiling universal2
|
||||
gh#PyO3/maturin#2153
|
||||
* Fix Typo in Migration Guide
|
||||
gh#PyO3/maturin#2162
|
||||
* Fix rust 1.80 clippy errors
|
||||
gh#PyO3/maturin#2164
|
||||
* Don't check .gitignore files in parent directories
|
||||
gh#PyO3/maturin#2158
|
||||
* Replace --skip-auditwheel with --auditwheel option
|
||||
gh#PyO3/maturin#2165
|
||||
* Remove install_requires and setup_requires from setup.py
|
||||
gh#PyO3/maturin#2171
|
||||
* Use modern stripping option
|
||||
gh#PyO3/maturin#2173
|
||||
* Move project metadata from setup.py to pyproject.toml
|
||||
gh#PyO3/maturin#2175
|
||||
* Update manylinux/musllinux policies to the latest main
|
||||
gh#PyO3/maturin#2178
|
||||
* use just licenses as the license directory in a wheel
|
||||
gh#PyO3/maturin#2181
|
||||
* Forward cargo package --list warnings
|
||||
gh#PyO3/maturin#2186
|
||||
* Add current package context to source dist error
|
||||
gh#PyO3/maturin#2187
|
||||
* Place source dist readmes next to Cargo.toml
|
||||
gh#PyO3/maturin#2184
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 7 22:36:48 UTC 2024 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-maturin
|
||||
Version: 1.7.0
|
||||
Version: 1.7.1
|
||||
Release: 0
|
||||
Summary: Rust/Python Interoperability
|
||||
License: Apache-2.0 OR MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0b064c7dbb02f33d7a586febb7672ccfd533d7c736ea8f4abc97083a0b354e6
|
||||
size 29276336
|
||||
oid sha256:1873dad44e50c84b7083f413482e1bbdda4e4302230d8066ece7f6d98d1bc08c
|
||||
size 35646832
|
||||
|
Loading…
x
Reference in New Issue
Block a user