- update to version 0.38.0
* If Certbot fails to rollback your server configuration, the
error message links to the Let's Encrypt forum.
* Replace platform.linux_distribution with distro.linux_distribution
as a step towards Python 3.8 support in Certbot.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=40
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 11 12:29:03 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- update to version 0.38.0
|
||||||
|
* If Certbot fails to rollback your server configuration, the
|
||||||
|
error message links to the Let's Encrypt forum.
|
||||||
|
* Replace platform.linux_distribution with distro.linux_distribution
|
||||||
|
as a step towards Python 3.8 support in Certbot.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 26 10:40:27 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
Mon Aug 26 10:40:27 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-certbot
|
Name: python-certbot
|
||||||
Version: 0.37.2
|
Version: 0.38.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: ACME client
|
Summary: ACME client
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e454368aa8d62559c673091b511319c130c8e0ea1c4dfa314ed7bdc91dd96ef5
|
|
||||||
size 358242
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c27712101794e3adf54f3a3067c63be5caa507a930a79865bc654b6864121c6b
|
||||||
|
size 359066
|
||||||
Reference in New Issue
Block a user