Accepting request 1126453 from devel:languages:python
- Update to 1.3.2 * Switch to Ruff formatter gh#PyO3/maturin#1817 * Upgrade ring to 0.17 gh#PyO3/maturin#1819 * Un-deprecate MATURIN_PEP517_ARGS env var gh#PyO3/maturin#1820 * Add support for uniffi library mode gh#PyO3/maturin#1729 * Fix missing member in Cargo.toml for sdist of nested workspace layout gh#PyO3/maturin#1828 * Metadata: escape display name in email addresses gh#PyO3/maturin#1832 * Fix rewriting workspace Cargo.toml in sdist gh#PyO3/maturin#1841 * Fix glob workspace members matching in sdist gh#PyO3/maturin#1846 * Add sdist tests for well-known downstream repositories gh#PyO3/maturin#1849 OBS-URL: https://build.opensuse.org/request/show/1126453 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maturin?expand=0&rev=35
This commit is contained in:
commit
f57ba2f244
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efa194e99ae5fff185263d8244acacb12ae256ea73aba62c9446f6075ffc7ac1
|
||||
size 176022
|
3
maturin-1.3.2.tar.gz
Normal file
3
maturin-1.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:952d458b3dea01e9670582ac2dff3c522a34e491f08ed6376b270655a68c24af
|
||||
size 176116
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 14 18:51:32 UTC 2023 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
- Update to 1.3.2
|
||||
* Switch to Ruff formatter
|
||||
gh#PyO3/maturin#1817
|
||||
* Upgrade ring to 0.17
|
||||
gh#PyO3/maturin#1819
|
||||
* Un-deprecate MATURIN_PEP517_ARGS env var
|
||||
gh#PyO3/maturin#1820
|
||||
* Add support for uniffi library mode
|
||||
gh#PyO3/maturin#1729
|
||||
* Fix missing member in Cargo.toml for sdist of nested workspace
|
||||
layout
|
||||
gh#PyO3/maturin#1828
|
||||
* Metadata: escape display name in email addresses
|
||||
gh#PyO3/maturin#1832
|
||||
* Fix rewriting workspace Cargo.toml in sdist
|
||||
gh#PyO3/maturin#1841
|
||||
* Fix glob workspace members matching in sdist
|
||||
gh#PyO3/maturin#1846
|
||||
* Add sdist tests for well-known downstream repositories
|
||||
gh#PyO3/maturin#1849
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 6 23:39:36 UTC 2023 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-maturin
|
||||
Version: 1.3.1
|
||||
Version: 1.3.2
|
||||
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:afbaede2b4847cc02569b56cc95065d0df476c1af35b46c751793087572dce89
|
||||
size 32996756
|
||||
oid sha256:03be9c5a4ec66a17f4235840c5737bbb3d8d579038292ff63c8f380a98d546ff
|
||||
size 32982764
|
||||
|
Loading…
x
Reference in New Issue
Block a user