automatic version update by autodist [release 2.5.0-1mamba;Wed Apr 05 2023]
This commit is contained in:
parent
8f658b155a
commit
8d70c10679
@ -1,5 +1,5 @@
|
|||||||
Name: python-acme
|
Name: python-acme
|
||||||
Version: 2.4.0
|
Version: 2.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: ACME protocol implementation for Python
|
Summary: ACME protocol implementation for Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,6 +10,7 @@ URL: https://github.com/certbot/certbot
|
|||||||
Source: https://pypi.debian.net/acme/acme-%{version}.tar.gz
|
Source: https://pypi.debian.net/acme/acme-%{version}.tar.gz
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: (python3.7dist(pyopenssl) < 23.1 or python3.7dist(pyopenssl) > 23.1)
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python3.7dist(cryptography)
|
BuildRequires: python3.7dist(cryptography)
|
||||||
BuildRequires: python3.7dist(josepy)
|
BuildRequires: python3.7dist(josepy)
|
||||||
@ -53,6 +54,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/acme-%{version}-py*.egg-info/*
|
%{python_sitearch}/acme-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 05 2023 Automatic Build System <autodist@mambasoft.it> 2.5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 08 2023 Automatic Build System <autodist@mambasoft.it> 2.4.0-1mamba
|
* Wed Mar 08 2023 Automatic Build System <autodist@mambasoft.it> 2.4.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user