- update to 2.9.0:
* Support for Python 3.12 was added.
* Updates `joinpath` syntax to only use one addition per call,
because the multiple inputs version was causing mypy errors
on Python 3.10.
* Makes the `reconfigure` verb actually use the staging server
for the dry run to check the new configuration.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=86
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 9 13:21:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.9.0:
|
||||
* Support for Python 3.12 was added.
|
||||
* Updates `joinpath` syntax to only use one addition per call,
|
||||
because the multiple inputs version was causing mypy errors
|
||||
on Python 3.10.
|
||||
* Makes the `reconfigure` verb actually use the staging server
|
||||
for the dry run to check the new configuration.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 7 12:42:24 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-certbot-dns-luadns
|
||||
Version: 2.8.0
|
||||
Version: 2.9.0
|
||||
Release: 0
|
||||
Summary: LuaDNS Authenticator plugin for Certbot
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2cd2eecd7579a4ee897c336834446e594b015ac4d764120c5092e16601e3806
|
||||
size 11854
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6448ee3fc5548121b2b35ce5e3762cc0d30cb15e1a00b42780a15797a1b04a4d
|
||||
size 11846
|
||||
Reference in New Issue
Block a user