automatic version update by autodist [release 23.3.0-1mamba;Thu Oct 26 2023]
This commit is contained in:
parent
a6a360d1ad
commit
eb8f690473
@ -1,6 +1,6 @@
|
|||||||
Name: python-pyOpenSSL
|
Name: python-pyOpenSSL
|
||||||
Version: 23.2.0
|
Version: 23.3.0
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: Python interface to the OpenSSL library
|
Summary: Python interface to the OpenSSL library
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,8 +14,6 @@ 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.11dist(cryptography) < 40 or python3.11dist(cryptography) > 40)
|
|
||||||
BuildRequires: (python3.11dist(cryptography) < 40.0.1 or python3.11dist(cryptography) > 40.0.1)
|
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(cryptography)
|
BuildRequires: python3.11dist(cryptography)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -77,6 +75,9 @@ PYTHONPATH=${PWD}/build/lib pytest%{?with_pyver!="3":-py%{pyver}}
|
|||||||
%{python_sitearch}/pyOpenSSL-%{version}-py*.egg-info/*
|
%{python_sitearch}/pyOpenSSL-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 26 2023 Automatic Build System <autodist@mambasoft.it> 23.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Sep 29 2023 Automatic Build System <autodist@mambasoft.it> 23.2.0-3mamba
|
* Fri Sep 29 2023 Automatic Build System <autodist@mambasoft.it> 23.2.0-3mamba
|
||||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user