From db5d587fcfb4fb168583d77e81631cbff82e6079 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:59:57 +0100 Subject: [PATCH] automatic version update by autodist [release 36.0.1-1mamba;Sat Jan 22 2022] --- python-cryptography.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-cryptography.spec b/python-cryptography.spec index 13d208a..440602d 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -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 36.0.1-1mamba +- automatic version update by autodist + * Fri Apr 09 2021 Silvan Calarco 3.3.2-1mamba - update to 3.3.2