From 0764d2b764dfae51fe45937d11b4cdbc594502b6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 03:04:47 +0000 Subject: automatic import of python-certbot-dns-luadns --- .gitignore | 1 + python-certbot-dns-luadns.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index f29899f..4deee53 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /certbot-dns-luadns-2.4.0.tar.gz +/certbot-dns-luadns-2.5.0.tar.gz diff --git a/python-certbot-dns-luadns.spec b/python-certbot-dns-luadns.spec index 8fa3098..9bc7ecb 100644 --- a/python-certbot-dns-luadns.spec +++ b/python-certbot-dns-luadns.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-certbot-dns-luadns -Version: 2.4.0 +Version: 2.5.0 Release: 1 Summary: LuaDNS Authenticator plugin for Certbot License: Apache License 2.0 URL: https://github.com/certbot/certbot -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bc/47/536ebd442c0724355768dfb724fe7e12fdf7a32c75a51703c4fe6ef39bf7/certbot-dns-luadns-2.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0c/d2/01d40b13097c9037e767b0d1e69d4cdcc7dd876b53bda118c3e34c3437da/certbot-dns-luadns-2.5.0.tar.gz BuildArch: noarch Requires: python3-dns-lexicon @@ -35,7 +35,7 @@ Provides: python3-certbot-dns-luadns-doc %prep -%autosetup -n certbot-dns-luadns-2.4.0 +%autosetup -n certbot-dns-luadns-2.5.0 %build %py3_build @@ -75,5 +75,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Mar 08 2023 Python_Bot - 2.4.0-1 +* Fri Apr 21 2023 Python_Bot - 2.5.0-1 - Package Spec generated diff --git a/sources b/sources index 1a76dc9..03fef18 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -65385be859da5fe6f9f7cc7b3254641b certbot-dns-luadns-2.4.0.tar.gz +7c9f8ad6586dffb55642e504d89946e7 certbot-dns-luadns-2.5.0.tar.gz -- cgit v1.2.3