rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.6.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
783800e2ed
commit
a8a8ae1b24
@ -1,6 +1,6 @@
|
||||
Name: python-setuptools-rust
|
||||
Version: 1.6.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,11 +10,12 @@ URL: https://github.com/PyO3/setuptools-rust
|
||||
Source: https://pypi.debian.net/setuptools-rust/setuptools-rust-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(semantic-version)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(typing-extensions)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(semantic-version)
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
BuildRequires: python3.11dist(typing-extensions)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -47,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.6.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Fri Apr 28 2023 Automatic Build System <autodist@mambasoft.it> 1.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user