From: Jakub Bogusz Date: Wed, 25 Jan 2023 17:51:17 +0000 (+0100) Subject: - updated to 1.32.0 X-Git-Tag: auto/th/python3-acme-1.32.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=5ced983d3efd65345a33087bf314f68a4d9623b8;p=packages%2Fpython3-acme.git - updated to 1.32.0 --- diff --git a/python3-acme.spec b/python3-acme.spec index 305e97d..ba1c8de 100644 --- a/python3-acme.spec +++ b/python3-acme.spec @@ -7,13 +7,13 @@ Summary: Python library for the ACME protocol Summary(pl.UTF-8): Biblioteka Pythona do protokołu ACME Name: python3-%{module} -Version: 1.27.0 +Version: 1.32.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: 3d950fd6465f8e85800a62eb7e76be19 +# Source0-md5: ff30c912210078136dca039370aab100 URL: https://pypi.org/project/acme/ BuildRequires: python3-devel >= 1:3.7 BuildRequires: python3-setuptools >= 1:41.6 @@ -22,7 +22,7 @@ BuildRequires: rpmbuild(macros) >= 1.714 %if %{with doc} || %{with tests} BuildRequires: python3-cryptography >= 2.5 BuildRequires: python3-josepy >= 1.13 -BuildRequires: python3-pyOpenSSL >= 17.3 +BuildRequires: python3-pyOpenSSL >= 17.5 BuildRequires: python3-pyrfc3339 BuildRequires: python3-pytz >= 2019.3 BuildRequires: python3-requests >= 2.20