automatic version update by autodist [release 23.2.0-1mamba;Wed May 31 2023]
This commit is contained in:
parent
3e1bfd4c5f
commit
8395f3d83a
@ -1,5 +1,5 @@
|
|||||||
Name: python-pyOpenSSL
|
Name: python-pyOpenSSL
|
||||||
Version: 23.1.1
|
Version: 23.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python interface to the OpenSSL library
|
Summary: Python interface to the OpenSSL library
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
@ -14,6 +14,8 @@ Patch2: python-pyOpenSSL-nopdfout.patch
|
|||||||
Patch3: python-pyOpenSSL-threadsafe.patch
|
Patch3: python-pyOpenSSL-threadsafe.patch
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: (python3.7dist(cryptography) < 40 or python3.7dist(cryptography) > 40)
|
||||||
|
BuildRequires: (python3.7dist(cryptography) < 40.0.1 or python3.7dist(cryptography) > 40.0.1)
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python3.7dist(cryptography)
|
BuildRequires: python3.7dist(cryptography)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -62,6 +64,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/pyOpenSSL-%{version}-py*.egg-info/*
|
%{python_sitearch}/pyOpenSSL-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 31 2023 Automatic Build System <autodist@mambasoft.it> 23.2.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Mar 28 2023 Automatic Build System <autodist@mambasoft.it> 23.1.1-1mamba
|
* Tue Mar 28 2023 Automatic Build System <autodist@mambasoft.it> 23.1.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user