removed py310 build requirements [release 24.0.0-2mamba;Sun Feb 11 2024]
This commit is contained in:
parent
55753af957
commit
31306ff163
@ -1,6 +1,6 @@
|
|||||||
Name: python-pyOpenSSL
|
Name: python-pyOpenSSL
|
||||||
Version: 24.0.0
|
Version: 24.0.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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
|
||||||
@ -21,8 +21,6 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
|
|||||||
BuildRequires: python-pytest-py3
|
BuildRequires: python-pytest-py3
|
||||||
BuildRequires: python-flaky-py3
|
BuildRequires: python-flaky-py3
|
||||||
BuildRequires: python-pretend-py3
|
BuildRequires: python-pretend-py3
|
||||||
BuildRequires: python-pytest-py310
|
|
||||||
BuildRequires: python-flaky-py310
|
|
||||||
BuildRequires: elinks
|
BuildRequires: elinks
|
||||||
BuildRequires: tetex-dvips
|
BuildRequires: tetex-dvips
|
||||||
BuildRequires: tetex-latex
|
BuildRequires: tetex-latex
|
||||||
@ -75,6 +73,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
|
||||||
|
* Sun Feb 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 24.0.0-2mamba
|
||||||
|
- removed py310 build requirements
|
||||||
|
|
||||||
* Tue Jan 23 2024 Automatic Build System <autodist@openmamba.org> 24.0.0-1mamba
|
* Tue Jan 23 2024 Automatic Build System <autodist@openmamba.org> 24.0.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user