summaryrefslogtreecommitdiff
path: root/python-acme.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-acme.spec')
-rw-r--r--python-acme.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-acme.spec b/python-acme.spec
index 2104ab1..76d0d96 100644
--- a/python-acme.spec
+++ b/python-acme.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-acme
-Version: 2.3.0
+Version: 2.5.0
Release: 1
Summary: ACME protocol implementation in Python
License: Apache License 2.0
URL: https://github.com/letsencrypt/letsencrypt
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d2/aa/a36ce4a2cbee1643f26f1434d568879a70cbe7c3b976c6cedbb430947352/acme-2.3.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/22/90/4de0868b48415b757ccc8afd9a51092123050d121b70bbfa0a0dbdb626d9/acme-2.5.0.tar.gz
BuildArch: noarch
Requires: python3-cryptography
@@ -40,7 +40,7 @@ Provides: python3-acme-doc
%prep
-%autosetup -n acme-2.3.0
+%autosetup -n acme-2.5.0
%build
%py3_build
@@ -80,5 +80,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Mar 06 2023 Python_Bot <Python_Bot@openeuler.org> - 2.3.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.5.0-1
- Package Spec generated