From 0d11af231b12a99e41b0614e48762e517aeaaff4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 03:04:33 +0000 Subject: automatic import of python-certbot-dns-dnsmadeeasy --- .gitignore | 1 + python-certbot-dns-dnsmadeeasy.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a6aa51e..e5404fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /certbot-dns-dnsmadeeasy-2.4.0.tar.gz +/certbot-dns-dnsmadeeasy-2.5.0.tar.gz 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 - 2.4.0-1 +* Fri Apr 21 2023 Python_Bot - 2.5.0-1 - Package Spec generated diff --git a/sources b/sources index 06a3dec..b5f2a29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cfad3d5c3b792e48c61ebd2872a2998b certbot-dns-dnsmadeeasy-2.4.0.tar.gz +0ab4a5ba969e7b03a4a967c5786b768b certbot-dns-dnsmadeeasy-2.5.0.tar.gz -- cgit v1.2.3