[packages/python3-pyOpenSSL] - updated to 26.4.0
qboosh
qboosh at pld-linux.org
Sun Aug 23 08:27:20 CEST 2026
commit c3e556954a233492600e67ec41ca874290a88879
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Aug 23 08:27:17 2026 +0200
- updated to 26.4.0
python3-pyOpenSSL.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/python3-pyOpenSSL.spec b/python3-pyOpenSSL.spec
index ce7c6e7..a2aa74f 100644
--- a/python3-pyOpenSSL.spec
+++ b/python3-pyOpenSSL.spec
@@ -7,22 +7,22 @@
Summary: Python 3 interface to the OpenSSL library
Summary(pl.UTF-8): Interfejs Pythona 3 do biblioteki OpenSSL
Name: python3-%{module}
-Version: 26.0.0
+Version: 26.4.0
Release: 1
License: Apache v2.0
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/pyopenssl/
Source0: https://files.pythonhosted.org/packages/source/p/pyopenssl/pyopenssl-%{version}.tar.gz
-# Source0-md5: ff7074431f259d3d5f14b086dad101be
+# Source0-md5: 6e47d45177e87ee8f4c0963e873610a1
URL: https://github.com/pyca/pyopenssl
%if %(locale -a | grep -q '^C\.utf8$'; echo $?)
BuildRequires: glibc-localedb-all
%endif
-BuildRequires: python3-devel >= 1:3.8
+BuildRequires: python3-devel >= 1:3.9
BuildRequires: python3-setuptools
%if %{with tests}
-BuildRequires: python3-cryptography >= 46.0.0
-BuildRequires: python3-cryptography < 47
+BuildRequires: python3-cryptography >= 49.0.0
+BuildRequires: python3-cryptography < 51
BuildRequires: python3-pretend
BuildRequires: python3-pytest >= 3.0.1
BuildRequires: python3-pytest-rerunfailures
@@ -36,7 +36,7 @@ BuildRequires: rpmbuild(macros) >= 1.714
BuildRequires: python3-sphinx_rtd_theme
BuildRequires: sphinx-pdg-3
%endif
-Requires: python3-modules >= 1:3.8
+Requires: python3-modules >= 1:3.9
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pyOpenSSL.git/commitdiff/c3e556954a233492600e67ec41ca874290a88879
More information about the pld-cvs-commit
mailing list