automatic version update by autodist [release 1.8.0-1mamba;Wed Sep 09 2020]

This commit is contained in:
Automatic Build System 2024-01-06 10:43:02 +01:00
parent 251ff8a3fe
commit 45121e61b8

View File

@ -1,5 +1,5 @@
Name: python-acme Name: python-acme
Version: 1.7.0 Version: 1.8.0
Release: 1mamba Release: 1mamba
Summary: ACME protocol implementation for Python Summary: ACME protocol implementation for Python
Group: System/Libraries Group: System/Libraries
@ -10,16 +10,10 @@ URL: https://github.com/letsencrypt/letsencrypt
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: libpython-devel BuildRequires: libpython3-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: python-cryptography >= 1.5.2-2mamba BuildRequires: python-cryptography-py3 >= 1.5.2-2mamba
BuildRequires: python-pyOpenSSL BuildRequires: python-pyOpenSSL-py3
Requires: python >= %python_version
Requires: python-cryptography >= 1.5.2-2mamba
Requires: python-pyOpenSSL
Requires: python-ndg-httpsclient
Requires: python-werkzeug
Requires: python-requests-toolbelt
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
@ -75,6 +69,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 Sep 09 2020 Automatic Build System <autodist@mambasoft.it> 1.8.0-1mamba
- automatic version update by autodist
* Wed Aug 05 2020 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba * Wed Aug 05 2020 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
- automatic version update by autodist - automatic version update by autodist