automatic version update by autodist [release 1.32.0-1mamba;Thu Nov 10 2022]
This commit is contained in:
parent
e99dc85b10
commit
16aad06ef3
@ -1,5 +1,5 @@
|
|||||||
Name: python-acme
|
Name: python-acme
|
||||||
Version: 1.30.0
|
Version: 1.32.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,15 @@ 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
|
||||||
@ -45,6 +54,12 @@ 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 Nov 10 2022 Automatic Build System <autodist@mambasoft.it> 1.32.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Oct 05 2022 Automatic Build System <autodist@mambasoft.it> 1.31.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 1.30.0-1mamba
|
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 1.30.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user