automatic version update by autodist [release 1.32.0-1mamba;Wed Nov 09 2022]

This commit is contained in:
Automatic Build System 2024-01-05 21:10:21 +01:00
parent 347f87c485
commit d1d6df5e71

View File

@ -1,5 +1,5 @@
Name: certbot Name: certbot
Version: 1.30.0 Version: 1.32.0
Release: 1mamba Release: 1mamba
Summary: A fully-featured, extensible client for the Let's Encrypt CA Summary: A fully-featured, extensible client for the Let's Encrypt CA
Group: System/Libraries Group: System/Libraries
@ -14,6 +14,19 @@ Patch0: python-letsencrypt-0.1.0-use-configargparse.patch
Patch1: letsencrypt-0.1.1-acme-0.1.1.patch Patch1: letsencrypt-0.1.1-acme-0.1.1.patch
License: Apache License 2.0 License: Apache License 2.0
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel
BuildRequires: python3.7dist(acme)
BuildRequires: python3.7dist(configargparse)
BuildRequires: python3.7dist(configobj)
BuildRequires: python3.7dist(cryptography)
BuildRequires: python3.7dist(distro)
BuildRequires: python3.7dist(josepy)
BuildRequires: python3.7dist(parsedatetime)
BuildRequires: python3.7dist(pyrfc3339)
BuildRequires: python3.7dist(pytz)
BuildRequires: python3.7dist(setuptools)
BuildRequires: python3.7dist(zope.component)
BuildRequires: python3.7dist(zope.interface)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: python3 >= %python3_version Requires: python3 >= %python3_version
Requires: python-acme-py3 == %{version} Requires: python-acme-py3 == %{version}
@ -43,7 +56,7 @@ Requires: python-josepy-py3
Requires: python-configobj-py3 Requires: python-configobj-py3
Requires: python-configargparse-py3 Requires: python-configargparse-py3
Provides: letsencrypt Provides: letsencrypt
Obsoletes: letsencrypt Obsoletes: letsencrypt < 1.31.0
%description %description
The Let's Encrypt Client is a fully-featured, extensible client for the Let's Encrypt CA (or any other CA that speaks the ACME protocol) that can automate the tasks of obtaining certificates and configuring webservers to use them. The Let's Encrypt Client is a fully-featured, extensible client for the Let's Encrypt CA (or any other CA that speaks the ACME protocol) that can automate the tasks of obtaining certificates and configuring webservers to use them.
@ -140,6 +153,12 @@ done
#%defattr(-,root,root) #%defattr(-,root,root)
%changelog %changelog
* Wed Nov 09 2022 Automatic Build System <autodist@mambasoft.it> 1.32.0-1mamba
- automatic version update by autodist
* Tue Oct 04 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