forked from pool/python-certbot-dns-digitalocean
Accepting request 941937 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/941937 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=30
This commit is contained in:
commit
d90aeacee1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbe16d8f05a039603b7eb7deefa5d769f7141b288ad1e7e00a9a7d957064579d
|
||||
size 13973
|
3
certbot-dns-digitalocean-1.22.0.tar.gz
Normal file
3
certbot-dns-digitalocean-1.22.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f26857de340714df8c94f6499d3d30d6fd2425957f579e6eac42e964e48b9692
|
||||
size 13969
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 21 18:49:02 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
||||
|
||||
- update to version 1.22.0
|
||||
* sync with the main certbot package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 10 13:57:55 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user