automatic version update by autodist [release 36.0.1-1mamba;Sat Jan 22 2022]

This commit is contained in:
Automatic Build System 2024-01-06 10:59:57 +01:00
parent 64748988b7
commit db5d587fcf

View File

@ -1,5 +1,5 @@
Name: python-cryptography
Version: 3.3.2
Version: 36.0.1
Release: 1mamba
Summary: Cryptographic recipes and primitives to Python developers
Group: System/Libraries
@ -12,11 +12,12 @@ Patch0: python-cryptography-1.5.2-fix_available_backends.patch
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libopenssl-devel
BuildRequires: libpython3-devel
BuildRequires: python3.7dist(cffi)
BuildRequires: python3.7dist(six)
## AUTOBUILDREQ-END
BuildRequires: python-setuptools-rust-py3
%description
%{summary}.
@ -47,10 +48,13 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%defattr(-,root,root)
%dir %{python_sitearch}/cryptography-%{version}-py*.egg-info
%{python_sitearch}/cryptography-%{version}-py*.egg-info/*
%{python_sitearch}/cryptography/hazmat/bindings/_rust.abi*.so
%doc LICENSE
%changelog
* Sat Jan 22 2022 Automatic Build System <autodist@mambasoft.it> 36.0.1-1mamba
- automatic version update by autodist
* Fri Apr 09 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3.2-1mamba
- update to 3.3.2