From 7acb9597a7203ce9b04dd8a066ff72eac5a93b58 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 03:05:49 +0000 Subject: automatic import of python-certbot-nginx --- .gitignore | 1 + python-certbot-nginx.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0ade1a9..2125d2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /certbot-nginx-2.4.0.tar.gz +/certbot-nginx-2.5.0.tar.gz diff --git a/python-certbot-nginx.spec b/python-certbot-nginx.spec index ed424e3..af6ae4b 100644 --- a/python-certbot-nginx.spec +++ b/python-certbot-nginx.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-certbot-nginx -Version: 2.4.0 +Version: 2.5.0 Release: 1 Summary: Nginx plugin for Certbot License: Apache License 2.0 URL: https://github.com/letsencrypt/letsencrypt -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/78/1e/5c8f8988cd7af780e64ddbe6be673a413846d6c79afd99df9a51ef8a5277/certbot-nginx-2.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1e/89/dbec566e2aedbdd77a10896be218f7d23d0eff130ea5d00b531d4d659077/certbot-nginx-2.5.0.tar.gz BuildArch: noarch Requires: python3-acme @@ -34,7 +34,7 @@ Provides: python3-certbot-nginx-doc %prep -%autosetup -n certbot-nginx-2.4.0 +%autosetup -n certbot-nginx-2.5.0 %build %py3_build @@ -74,5 +74,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 cffca97..5a284d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -324ac7146588cc819da85e44e166e34e certbot-nginx-2.4.0.tar.gz +410830665b7d7b6c742b0082a5c0d2d4 certbot-nginx-2.5.0.tar.gz -- cgit v1.2.3