rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 41.0.4-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
9ecc1c6b03
commit
c1781308eb
@ -1,6 +1,6 @@
|
||||
Name: python-cryptography
|
||||
Version: 41.0.4
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Cryptographic recipes and primitives to Python developers
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -14,9 +14,10 @@ License: BSD
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(cffi)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(cffi)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: python-setuptools-rust-py3
|
||||
BuildRequires: python-setuptools-rust-py310
|
||||
|
||||
@ -59,6 +60,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 41.0.4-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Wed Sep 20 2023 Automatic Build System <autodist@mambasoft.it> 41.0.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user