summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-acme.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 6faa9c0..f1b5968 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/acme-2.3.0.tar.gz
+/acme-2.5.0.tar.gz
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
diff --git a/sources b/sources
index 192b28a..dd64018 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa7b24f8197c52c5d3203367c16cd9b8 acme-2.3.0.tar.gz
+34b2b8e9a7e9995fafde3ab875f84bd9 acme-2.5.0.tar.gz