sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=93
This commit is contained in:
parent
da83402f22
commit
0b67f469a5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e485ce248095d6a7e561d44b9d53933fd0e71ed904a0a6c30d4739bf674f81c
|
||||
size 14417
|
3
certbot_dns_digitalocean-2.11.0.tar.gz
Normal file
3
certbot_dns_digitalocean-2.11.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5166fc7eb3b3e8a8de4b43e7485d60eda4225db1d525b6f096949d1487e1c6c
|
||||
size 14417
|
@ -18,12 +18,12 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-certbot-dns-digitalocean
|
||||
Version: 2.9.0
|
||||
Version: 2.11.0
|
||||
Release: 0
|
||||
Summary: DigitalOcean Authenticator plugin for Certbot
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/certbot/certbot
|
||||
Source: https://files.pythonhosted.org/packages/source/c/certbot-dns-digitalocean/certbot-dns-digitalocean-%{version}.tar.gz
|
||||
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 pytest}
|
||||
@ -40,7 +40,7 @@ BuildArch: noarch
|
||||
Digitalocean DNS Authenticator plugin for Certbot.
|
||||
|
||||
%prep
|
||||
%setup -q -n certbot-dns-digitalocean-%{version}
|
||||
%setup -q -n certbot_dns_digitalocean-%{version}
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Loading…
x
Reference in New Issue
Block a user