1
0

- Update to v0.14.16:

* Deprecate package.metadata.maturin.name in favor of
    tool.maturin.module-name in pyproject.toml
    gh#PyO3/maturin#1531

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-maturin?expand=0&rev=63
This commit is contained in:
Mia Herkt 2023-03-29 02:32:22 +00:00 committed by Git OBS Bridge
parent 0032648895
commit 1c5ad218ed
5 changed files with 15 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3fa6007e66fbae1b891623af5900acb90b84c4530d712028b9f1bfa06c34d1a5
size 177868

3
maturin-0.14.16.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57ddb61e394a2df623e89d013abc939f22c18cd5de64844f4fb11da2947ac3fe
size 177671

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Mar 29 02:18:48 UTC 2023 - Mia Herkt <mia@0x0.st>
- Update to v0.14.16:
* Deprecate package.metadata.maturin.name in favor of
tool.maturin.module-name in pyproject.toml
gh#PyO3/maturin#1531
-------------------------------------------------------------------
Fri Mar 17 22:53:30 UTC 2023 - Mia Herkt <mia@0x0.st>

View File

@ -17,7 +17,7 @@
Name: python-maturin
Version: 0.14.15
Version: 0.14.16
Release: 0
Summary: Rust/Python Interoperability
License: Apache-2.0 OR MIT
@ -25,7 +25,7 @@ URL: https://github.com/PyO3/maturin
Source: https://files.pythonhosted.org/packages/source/m/maturin/maturin-%{version}.tar.gz
Source1: vendor.tar.xz
Source2: cargo_config
Patch: vendor-update-ahash-dependency.patch
Patch0: vendor-update-ahash-dependency.patch
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools-rust >= 1.4.0}

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d52733831970d9b97f3201bd6225b34c072b8bef27105c4daf50771bae809e38
size 30772508
oid sha256:6f89bcbcc47dfe2a7097cb870aaf5029cc1c25ed3b51687402ee5fcc91d76185
size 30843204