summaryrefslogtreecommitdiff
path: root/python-certbot.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-certbot.spec')
-rw-r--r--python-certbot.spec8
1 files changed, 4 insertions, 4 deletions
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 <https://www.eff.org/pages/eppcode>`_.
%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 <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