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