diff --git a/certbot-1.0.0.tar.gz b/certbot-1.0.0.tar.gz deleted file mode 100644 index f2ace03..0000000 --- a/certbot-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86b82d31db19fffffb0d6b218951e2121ef514e3ff659aa042deaf92a33e302a -size 357926 diff --git a/certbot-1.1.0.tar.gz b/certbot-1.1.0.tar.gz new file mode 100644 index 0000000..80b0a8d --- /dev/null +++ b/certbot-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e93661a0db53f416c0f5476d8d2e62bc7259b7660dd983453b85df9ef6e8b8 +size 359396 diff --git a/python-certbot.changes b/python-certbot.changes index 8e8f00f..d612317 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 21 09:39:19 UTC 2020 - Marketa Calabkova + +- update to version 1.1.0 + * Support for Python 3.4 in Certbot and its ACME library is deprecated and will be + removed in the next release of Certbot. + ------------------------------------------------------------------- Fri Jan 3 11:16:34 UTC 2020 - Marketa Calabkova diff --git a/python-certbot.spec b/python-certbot.spec index 61fa362..43e6ac0 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-certbot -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: ACME client License: Apache-2.0