[packages/python3-pyOpenSSL] Up to 25.1.0
arekm
arekm at pld-linux.org
Mon May 19 10:43:03 CEST 2025
commit 6ed2e8ec196b21ee8f3d5063579b105d36c105b4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon May 19 09:36:35 2025 +0200
Up to 25.1.0
python3-pyOpenSSL.spec | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/python3-pyOpenSSL.spec b/python3-pyOpenSSL.spec
index 7efe38e..6cbe5e6 100644
--- a/python3-pyOpenSSL.spec
+++ b/python3-pyOpenSSL.spec
@@ -1,21 +1,19 @@
#
# Conditional build:
%bcond_without tests # unit tests
-%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
%bcond_without doc # HTML documentation (sphinx-based)
%define module pyOpenSSL
Summary: Python 3 interface to the OpenSSL library
Summary(pl.UTF-8): Interfejs Pythona 3 do biblioteki OpenSSL
Name: python3-%{module}
-Version: 25.0.0
-Release: 2
+Version: 25.1.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: b5b79d0bab00c40160cf983ef7ac3771
+# Source0-md5: ed54c876e38a6f3525008f9054b32ac1
URL: https://github.com/pyca/pyopenssl
%if %(locale -a | grep -q '^C\.utf8$'; echo $?)
BuildRequires: glibc-localedb-all
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pyOpenSSL.git/commitdiff/6ed2e8ec196b21ee8f3d5063579b105d36c105b4
More information about the pld-cvs-commit
mailing list