forked from pool/python-maturin
Accepting request 1038001 from devel:languages:python
- Update to v0.14.2: * Tighten src-layout detection logic gh#PyO3/maturin#1282 * Update cargo_metadata to 0.15.2 gh#PyO3/maturin#1284 * Tell people about setting RUST_LOG=maturin=debug when making bug reports gh#PyO3/maturin#1286 * Fix generating pep517 sdist for src-layout gh#PyO3/maturin#1288 * Deprecate python-source option in Cargo.toml gh#PyO3/maturin#1291 * Fix auditwheel with read-only libraries gh#PyO3/maturin#1292 * CI: Try nextest double spawn feature gh#PyO3/maturin#1294 * Update wasmtime dependency version to 3.0.0 gh#PyO3/maturin#1295 - Changes in v0.14.1: * Downgrade cargo_metadata to 0.15.0 gh#PyO3/maturin#1279 OBS-URL: https://build.opensuse.org/request/show/1038001 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maturin?expand=0&rev=19
This commit is contained in:
commit
39075d4d39
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:503e82c4cb1d82751d9372f3564b153f979db403faecd73cd680ec160bf8c10f
|
|
||||||
size 168586
|
|
3
maturin-0.14.2.tar.gz
Normal file
3
maturin-0.14.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bbaa0689a87124c99adaff99e93dcf415e36f7068d5442f311b49ede4bb7b6c3
|
||||||
|
size 169016
|
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 25 01:16:04 UTC 2022 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
- Update to v0.14.2:
|
||||||
|
* Tighten src-layout detection logic
|
||||||
|
gh#PyO3/maturin#1282
|
||||||
|
* Update cargo_metadata to 0.15.2
|
||||||
|
gh#PyO3/maturin#1284
|
||||||
|
* Tell people about setting RUST_LOG=maturin=debug when making
|
||||||
|
bug reports
|
||||||
|
gh#PyO3/maturin#1286
|
||||||
|
* Fix generating pep517 sdist for src-layout
|
||||||
|
gh#PyO3/maturin#1288
|
||||||
|
* Deprecate python-source option in Cargo.toml
|
||||||
|
gh#PyO3/maturin#1291
|
||||||
|
* Fix auditwheel with read-only libraries
|
||||||
|
gh#PyO3/maturin#1292
|
||||||
|
* CI: Try nextest double spawn feature
|
||||||
|
gh#PyO3/maturin#1294
|
||||||
|
* Update wasmtime dependency version to 3.0.0
|
||||||
|
gh#PyO3/maturin#1295
|
||||||
|
- Changes in v0.14.1:
|
||||||
|
* Downgrade cargo_metadata to 0.15.0
|
||||||
|
gh#PyO3/maturin#1279
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 20 07:40:57 UTC 2022 - Mia Herkt <mia@0x0.st>
|
Sun Nov 20 07:40:57 UTC 2022 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-maturin
|
Name: python-maturin
|
||||||
Version: 0.14.0
|
Version: 0.14.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Rust/Python Interoperability
|
Summary: Rust/Python Interoperability
|
||||||
License: Apache-2.0 OR MIT
|
License: Apache-2.0 OR MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:7974350378198f579ea73ff5dc43c00f8db586e0b739f620ae0cae59e09d7840
|
oid sha256:b55ea277a8e4c5d7fc71f76ce7df67bc6581ea65681ae134eb50899c50e7cf02
|
||||||
size 33486316
|
size 33526776
|
||||||
|
Loading…
x
Reference in New Issue
Block a user