diff --git a/certbot-1.6.0.tar.gz b/certbot-1.6.0.tar.gz deleted file mode 100644 index 53c56ce..0000000 --- a/certbot-1.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d373ee0f24ab06f561efa2b00f68cff43521b003d87fbf4d9e869e7cc7395481 -size 371909 diff --git a/certbot-1.7.0.tar.gz b/certbot-1.7.0.tar.gz new file mode 100644 index 0000000..cafc9ac --- /dev/null +++ b/certbot-1.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b95bb86fb8f1dbbd27558bb42454d5995cbdb45d6c00d961ebba2a4bdc4355 +size 380431 diff --git a/python-certbot.changes b/python-certbot.changes index 2e476a5..6ec3600 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Aug 21 08:37:38 UTC 2020 - Marketa Calabkova + +- Update to version 1.7.0 + * Third-party plugins can be used without prefix (plugin_name instead of dist_name:plugin_name): + this concerns the plugin name, CLI flags, and keys in credential files. + The prefixed form is still supported but is deprecated, and will be removed in a future release. + * We deprecated support for Python 3.5 in Certbot and its ACME library. + Support for Python 3.5 will be removed in the next major release of Certbot. + ------------------------------------------------------------------- Mon Jul 13 08:34:32 UTC 2020 - Marketa Calabkova diff --git a/python-certbot.spec b/python-certbot.spec index 731b445..50d239d 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-certbot -Version: 1.6.0 +Version: 1.7.0 Release: 0 Summary: ACME client License: Apache-2.0