rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 4.9-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
d9d6212268
commit
c1d3339ecd
@ -1,6 +1,6 @@
|
||||
Name: python-rsa
|
||||
Version: 4.9
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Pure-Python RSA implementation
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,10 +10,11 @@ URL: https://stuvel.eu/rsa/
|
||||
Source: https://pypi.debian.net/rsa/rsa-%{version}.tar.gz
|
||||
License: ASL 2
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(pyasn1)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(pyasn1)
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 4.9-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Thu Jul 21 2022 Automatic Build System <autodist@mambasoft.it> 4.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user