automatic version update by autodist [release 1.30.0-1mamba;Thu Sep 08 2022]
This commit is contained in:
parent
5d2a59d8cd
commit
e99dc85b10
@ -1,5 +1,5 @@
|
|||||||
Name: python-acme
|
Name: python-acme
|
||||||
Version: 1.29.0
|
Version: 1.30.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: ACME protocol implementation for Python
|
Summary: ACME protocol implementation for Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,15 +10,6 @@ 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: libpython3-devel
|
|
||||||
BuildRequires: python3.7dist(cryptography)
|
|
||||||
BuildRequires: python3.7dist(josepy)
|
|
||||||
BuildRequires: python3.7dist(pyopenssl)
|
|
||||||
BuildRequires: python3.7dist(pyrfc3339)
|
|
||||||
BuildRequires: python3.7dist(pytz)
|
|
||||||
BuildRequires: python3.7dist(requests)
|
|
||||||
BuildRequires: python3.7dist(requests-toolbelt)
|
|
||||||
BuildRequires: python3.7dist(setuptools)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -54,6 +45,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
|
||||||
|
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 1.30.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 1.29.0-1mamba
|
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 1.29.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user