summaryrefslogtreecommitdiff
path: root/python-certbot-dns-dnsmadeeasy.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 03:04:33 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 03:04:33 +0000
commit0d11af231b12a99e41b0614e48762e517aeaaff4 (patch)
treed17e562e7bf75e2f584a6471f08c7e266e164389 /python-certbot-dns-dnsmadeeasy.spec
parentc3fbb6626476a57381371e1b7dc99cc3b0515802 (diff)
automatic import of python-certbot-dns-dnsmadeeasyopeneuler20.03
Diffstat (limited to 'python-certbot-dns-dnsmadeeasy.spec')
-rw-r--r--python-certbot-dns-dnsmadeeasy.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-certbot-dns-dnsmadeeasy.spec b/python-certbot-dns-dnsmadeeasy.spec
index 42432eb..eb0e1b4 100644
--- a/python-certbot-dns-dnsmadeeasy.spec
+++ b/python-certbot-dns-dnsmadeeasy.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-certbot-dns-dnsmadeeasy
-Version: 2.4.0
+Version: 2.5.0
Release: 1
Summary: DNS Made Easy 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/95/c0/d6b2a236643a45b24bf1cab6bd62d441e0f9f182bbb6ee9d70006fa65101/certbot-dns-dnsmadeeasy-2.4.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/15/be/8e1e0658b1a196b7536e0882e9e42d0fe70ac0ec44d918a686a687d9bcc9/certbot-dns-dnsmadeeasy-2.5.0.tar.gz
BuildArch: noarch
Requires: python3-dns-lexicon
@@ -35,7 +35,7 @@ Provides: python3-certbot-dns-dnsmadeeasy-doc
%prep
-%autosetup -n certbot-dns-dnsmadeeasy-2.4.0
+%autosetup -n certbot-dns-dnsmadeeasy-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