[packages/python3-acme] Up to 5.5.0
arekm
arekm at pld-linux.org
Wed Apr 22 22:05:01 CEST 2026
commit 548d4228e49fb8e5c79e31f7a22749b472f9d9c8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Apr 22 22:04:38 2026 +0200
Up to 5.5.0
python3-acme.spec | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/python3-acme.spec b/python3-acme.spec
index c223568..8d41ffd 100644
--- a/python3-acme.spec
+++ b/python3-acme.spec
@@ -7,16 +7,16 @@
Summary: Python library for the ACME protocol
Summary(pl.UTF-8): Biblioteka Pythona do protokołu ACME
Name: python3-%{module}
-Version: 4.0.0
+Version: 5.5.0
Release: 1
License: Apache v2.0
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/acme/
Source0: https://files.pythonhosted.org/packages/source/a/acme/%{module}-%{version}.tar.gz
-# Source0-md5: 96283d18a19754cf0e489359b6204da8
+# Source0-md5: 7a08585eec80fbca7b795ddbafe7304e
URL: https://pypi.org/project/acme/
-BuildRequires: python3-devel >= 1:3.7
-BuildRequires: python3-setuptools >= 1:41.6
+BuildRequires: python3-devel >= 1:3.10
+BuildRequires: python3-setuptools >= 1:61
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with doc} || %{with tests}
@@ -24,8 +24,7 @@ BuildRequires: python3-cryptography >= 43.0.0
BuildRequires: python3-josepy >= 2.0.0
BuildRequires: python3-pyOpenSSL >= 25.0
BuildRequires: python3-pyrfc3339
-BuildRequires: python3-pytz >= 2019.3
-BuildRequires: python3-requests >= 2.20.0
+BuildRequires: python3-requests >= 2.25.1
%endif
%if %{with tests}
BuildRequires: python3-pytest
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-acme.git/commitdiff/548d4228e49fb8e5c79e31f7a22749b472f9d9c8
More information about the pld-cvs-commit
mailing list