From 1030c881f471c3b34d074c0b98c748630ab50021 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 03:02:34 +0000 Subject: automatic import of python-certbot --- .gitignore | 1 + python-certbot.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 074d2b0..f774b40 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /certbot-2.4.0.tar.gz +/certbot-2.5.0.tar.gz diff --git a/python-certbot.spec b/python-certbot.spec index 0320a56..4cb2cb2 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-certbot -Version: 2.4.0 +Version: 2.5.0 Release: 1 Summary: ACME client License: Apache License 2.0 URL: https://github.com/letsencrypt/letsencrypt -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/96/41/dffce7ba281a21edd231ad7e7c7cb363c8aecb53ca4b8fee7e7ec24ea1f2/certbot-2.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c7/b4/c690a764b762d0c5e2e757094d8b97b1db710fbcf38ae9db74e787f9a500/certbot-2.5.0.tar.gz BuildArch: noarch Requires: python3-acme @@ -93,7 +93,7 @@ If you'd like to contribute to this project please read `Developer Guide This project is governed by `EFF's Public Projects Code of Conduct `_. %prep -%autosetup -n certbot-2.4.0 +%autosetup -n certbot-2.5.0 %build %py3_build @@ -133,5 +133,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 ebc796d..c134fbc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9007aeafcf437416ba701aaaf587f85f certbot-2.4.0.tar.gz +507e7006454d9f9334d13a4ea3b1280f certbot-2.5.0.tar.gz -- cgit v1.2.3