Accepting request 941917 from home:dspinella:branches:devel:languages:python:certbot
- Update to version 1.22.0
* Support for Python 3.10 was added to Certbot and all of its components.
* The function certbot.util.parse_loose_version was added to parse version
strings in the same way as the now deprecated distutils.version.LooseVersion
class from the Python standard library.
* Added --issuance-timeout. This option specifies how long (in seconds) Certbot will wait
for the server to issue a certificate.
* The function certbot.util.get_strict_version was deprecated and will be
removed in a future release.
- Refreshed python-certbot.keyring
OBS-URL: https://build.opensuse.org/request/show/941917
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=88
This commit is contained in:
committed by
Git OBS Bridge
parent
4de47c04f0
commit
ccf44518c9
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 21 18:16:52 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
||||
|
||||
- Update to version 1.22.0
|
||||
* Support for Python 3.10 was added to Certbot and all of its components.
|
||||
* The function certbot.util.parse_loose_version was added to parse version
|
||||
strings in the same way as the now deprecated distutils.version.LooseVersion
|
||||
class from the Python standard library.
|
||||
* Added --issuance-timeout. This option specifies how long (in seconds) Certbot will wait
|
||||
for the server to issue a certificate.
|
||||
* The function certbot.util.get_strict_version was deprecated and will be
|
||||
removed in a future release.
|
||||
- Refreshed python-certbot.keyring
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 17:24:10 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user