-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update python-maturin to version 1.6.0 / rev 39 via SR 1178629
https://build.opensuse.org/request/show/1178629 by user mia + anag+factory - Update to 1.6.0 * Add pypi name validation gh#PyO3/maturin#2007 * Add JSON schema generation gh#PyO3/maturin#2005 * Detect compiling from Linux gnu to Linux musl as cross compiling gh#PyO3/maturin#2010 * Upgrade uniffi to 0.27.0 gh#PyO3/maturin#2021 * Add instrumentation support for develop gh#PyO3/maturin#2019 * Make tracing-subscriber mandatory gh#PyO3/maturin#2022 * Import hook upgrade gh#PyO3/maturin#2024 * Add uv as develop backend command gh#PyO3/maturin#2015 * Also try uv in PATH in develop --uv gh#PyO3/maturin#2026 * docs: update pyo3 to match tutorial gh#PyO3/maturin#2029 * Add support for AIX gh#PyO3/maturin#2030 * Remove rust-cpython from project init/new template gh#PyO3/maturin#2034 * Only run uv tests
- Loading branch information
1 parent
380a711
commit e137424
Showing
7 changed files
with
101 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/ipfs/bafkreifzkubfyjgixk6ibdnutyh7sdnywsytedomc2yu5mtbgkcbonzdbu |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,64 @@ | ||
------------------------------------------------------------------- | ||
Tue Jun 4 23:02:42 UTC 2024 - Mia Herkt <[email protected]> | ||
|
||
- Update to 1.6.0 | ||
* Add pypi name validation | ||
gh#PyO3/maturin#2007 | ||
* Add JSON schema generation | ||
gh#PyO3/maturin#2005 | ||
* Detect compiling from Linux gnu to Linux musl as cross compiling | ||
gh#PyO3/maturin#2010 | ||
* Upgrade uniffi to 0.27.0 | ||
gh#PyO3/maturin#2021 | ||
* Add instrumentation support for develop | ||
gh#PyO3/maturin#2019 | ||
* Make tracing-subscriber mandatory | ||
gh#PyO3/maturin#2022 | ||
* Import hook upgrade | ||
gh#PyO3/maturin#2024 | ||
* Add uv as develop backend command | ||
gh#PyO3/maturin#2015 | ||
* Also try uv in PATH in develop --uv | ||
gh#PyO3/maturin#2026 | ||
* docs: update pyo3 to match tutorial | ||
gh#PyO3/maturin#2029 | ||
* Add support for AIX | ||
gh#PyO3/maturin#2030 | ||
* Remove rust-cpython from project init/new template | ||
gh#PyO3/maturin#2034 | ||
* Only run uv tests on platforms that has wheel on PyPI or when uv bina… | ||
gh#PyO3/maturin#2037 | ||
* Install cffi and uv on demand in test_develop | ||
gh#PyO3/maturin#2043 | ||
* Add support for wasm32-wasip1 and wasm32-wasip2 targets | ||
gh#PyO3/maturin#2054 | ||
* fix: windows exit code with python | ||
gh#PyO3/maturin#2055 | ||
* Remove rust-cpython support from documentation | ||
gh#PyO3/maturin#2057 | ||
* docs: Add bleuscore in examples | ||
gh#PyO3/maturin#2061 | ||
* Fix new clippy warnings on Rust 1.78.0 | ||
gh#PyO3/maturin#2065 | ||
* Allows to use Maturin with ziglang 0.11 and 0.12 | ||
gh#PyO3/maturin#2067 | ||
* Show full path in missing readme error message | ||
gh#PyO3/maturin#2074 | ||
* Update cargo mock deps | ||
gh#PyO3/maturin#2075 | ||
* Ban std::fs trough clippy | ||
gh#PyO3/maturin#2076 | ||
* Preserve file permission when copying | ||
gh#PyO3/maturin#2069 | ||
* Detect target based on interpreter for pep517 build-wheel | ||
gh#PyO3/maturin#2088 | ||
* Add a global verbose option | ||
gh#PyO3/maturin#2080 | ||
* Use base executable when possible in PEP 517 build | ||
gh#PyO3/maturin#2094 | ||
* Remove support for rust-cpython | ||
gh#PyO3/maturin#2044 | ||
|
||
------------------------------------------------------------------- | ||
Thu Mar 28 16:41:35 UTC 2024 - Mia Herkt <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/ipfs/bafybeifmpqphfprgiughuvmimswruxbmwdblm4arrumtyelagbwse3o2ni | ||
/ipfs/bafybeibdyzkg5ziif5qcul3yjo6qogd46py2wkjilmtsukxthgf2jlyeoq |