1
0

Accepting request 921905 from home:firstyear:branches:devel:languages:python

- Replace rust-packaging with cargo-packaging

OBS-URL: https://build.opensuse.org/request/show/921905
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-maturin?expand=0&rev=10
This commit is contained in:
Mia Herkt 2021-10-01 06:10:26 +00:00 committed by Git OBS Bridge
parent bf37b0d8ca
commit 56090c7697
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 28 01:18:52 UTC 2021 - William Brown <william.brown@suse.com>
- Replace rust-packaging with cargo-packaging
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 3 00:40:29 UTC 2021 - Mia Herkt <mia@0x0.st> Tue Aug 3 00:40:29 UTC 2021 - Mia Herkt <mia@0x0.st>

View File

@ -28,9 +28,9 @@ Source: https://files.pythonhosted.org/packages/source/m/maturin/maturin
Source1: vendor.tar.xz Source1: vendor.tar.xz
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module toml} BuildRequires: %{python_module toml}
BuildRequires: cargo-packaging
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
BuildRequires: rust-packaging
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(postun):update-alternatives Requires(postun):update-alternatives
%python_subpackages %python_subpackages