diff --git a/certbot-dns-digitalocean-1.18.0.tar.gz b/certbot-dns-digitalocean-1.18.0.tar.gz deleted file mode 100644 index 7118bf3..0000000 --- a/certbot-dns-digitalocean-1.18.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbe16d8f05a039603b7eb7deefa5d769f7141b288ad1e7e00a9a7d957064579d -size 13973 diff --git a/certbot-dns-digitalocean-1.22.0.tar.gz b/certbot-dns-digitalocean-1.22.0.tar.gz new file mode 100644 index 0000000..5235fb9 --- /dev/null +++ b/certbot-dns-digitalocean-1.22.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f26857de340714df8c94f6499d3d30d6fd2425957f579e6eac42e964e48b9692 +size 13969 diff --git a/python-certbot-dns-digitalocean.changes b/python-certbot-dns-digitalocean.changes index e4d46bb..e0b8df9 100644 --- a/python-certbot-dns-digitalocean.changes +++ b/python-certbot-dns-digitalocean.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 21 18:49:02 UTC 2021 - Danilo Spinella + +- update to version 1.22.0 + * sync with the main certbot package + ------------------------------------------------------------------- Tue Aug 10 13:57:55 UTC 2021 - Danilo Spinella diff --git a/python-certbot-dns-digitalocean.spec b/python-certbot-dns-digitalocean.spec index 93bba42..3c1a6e8 100644 --- a/python-certbot-dns-digitalocean.spec +++ b/python-certbot-dns-digitalocean.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-certbot-dns-digitalocean -Version: 1.18.0 +Version: 1.22.0 Release: 0 Summary: DigitalOcean Authenticator plugin for Certbot License: Apache-2.0 @@ -27,7 +27,6 @@ URL: https://github.com/certbot/certbot Source: https://files.pythonhosted.org/packages/source/c/certbot-dns-digitalocean/certbot-dns-digitalocean-%{version}.tar.gz BuildRequires: %{python_module certbot >= %{version}} BuildRequires: %{python_module digitalocean >= 1.11} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes