summaryrefslogtreecommitdiff
path: root/python-certbot-dns-cloudflare.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 03:03:32 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 03:03:32 +0000
commita7da527a236f1ec1ca25398d311ae7efdc5571b2 (patch)
treeb101a8ab85c4c36347496eca126d825c6f52e318 /python-certbot-dns-cloudflare.spec
parenta481060343907e8f631b79a75b1fc53e8925c763 (diff)
automatic import of python-certbot-dns-cloudflareopeneuler20.03
Diffstat (limited to 'python-certbot-dns-cloudflare.spec')
-rw-r--r--python-certbot-dns-cloudflare.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-certbot-dns-cloudflare.spec b/python-certbot-dns-cloudflare.spec
index 0b45392..b5b1822 100644
--- a/python-certbot-dns-cloudflare.spec
+++ b/python-certbot-dns-cloudflare.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-certbot-dns-cloudflare
-Version: 2.4.0
+Version: 2.5.0
Release: 1
Summary: Cloudflare DNS Authenticator plugin for Certbot
License: Apache License 2.0
URL: https://github.com/certbot/certbot
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/97/b4/a63329e23b8ca910386e6d13ad12112fc1edbb66e1646b3ed238336a4f22/certbot-dns-cloudflare-2.4.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/66/9e/8dc7ad0e0584ba9c74d5d834636028f55bd2d4989eb04f844fad5a387504/certbot-dns-cloudflare-2.5.0.tar.gz
BuildArch: noarch
Requires: python3-cloudflare
@@ -35,7 +35,7 @@ Provides: python3-certbot-dns-cloudflare-doc
%prep
-%autosetup -n certbot-dns-cloudflare-2.4.0
+%autosetup -n certbot-dns-cloudflare-2.5.0
%build
%py3_build
@@ -75,5 +75,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Mar 08 2023 Python_Bot <Python_Bot@openeuler.org> - 2.4.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.5.0-1
- Package Spec generated