Accepting request 1183170 from devel:languages:python:certbot
certbot version bump OBS-URL: https://build.opensuse.org/request/show/1183170 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=40
This commit is contained in:
commit
d30f70b2d3
@ -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
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 25 12:22:17 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- update to version 2.11.0
|
||||||
|
* sync with the main certbot package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 9 13:21:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Fri Feb 9 13:21:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -18,12 +18,12 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-certbot-dns-digitalocean
|
Name: python-certbot-dns-digitalocean
|
||||||
Version: 2.9.0
|
Version: 2.11.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: DigitalOcean Authenticator plugin for Certbot
|
Summary: DigitalOcean Authenticator plugin for Certbot
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/certbot/certbot
|
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 certbot >= %{version}}
|
||||||
BuildRequires: %{python_module digitalocean >= 1.11}
|
BuildRequires: %{python_module digitalocean >= 1.11}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
@ -40,7 +40,7 @@ BuildArch: noarch
|
|||||||
Digitalocean DNS Authenticator plugin for Certbot.
|
Digitalocean DNS Authenticator plugin for Certbot.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n certbot-dns-digitalocean-%{version}
|
%setup -q -n certbot_dns_digitalocean-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user