forked from pool/python-certbot-dns-digitalocean
Accepting request 828464 from devel:languages:python:certbot
- update to version 1.7.0 * Sync with main certbot package. OBS-URL: https://build.opensuse.org/request/show/828464 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=21
This commit is contained in:
commit
9028bd7793
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a83ab8f3b51bcc9143abb57324984c47eff7b218b65f7a739d11a1817e04e2dc
|
||||
size 13306
|
3
certbot-dns-digitalocean-1.7.0.tar.gz
Normal file
3
certbot-dns-digitalocean-1.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42b36c6010ae8612a3659825814e483504225869be6db5aebe31f62c0e8a4831
|
||||
size 14126
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 08:42:11 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to version 1.7.0
|
||||
* Sync with main certbot package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 13 08:39:14 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-certbot-dns-digitalocean
|
||||
Version: 1.6.0
|
||||
Version: 1.7.0
|
||||
Release: 0
|
||||
Summary: DigitalOcean Authenticator plugin for Certbot
|
||||
License: Apache-2.0
|
||||
@ -53,7 +53,7 @@ Digitalocean DNS Authenticator plugin for Certbot.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
|
Loading…
x
Reference in New Issue
Block a user