From 12e65e0c117a04b371d42f808cdd4c4ab9514fa5 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 2 Jan 2023 22:03:12 +0700 Subject: [PATCH] python/pyOpenSSL: Update README. Signed-off-by: Willy Sudiarto Raharjo --- python/pyOpenSSL/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/python/pyOpenSSL/README b/python/pyOpenSSL/README index dbbca3b70e..73a7771c85 100644 --- a/python/pyOpenSSL/README +++ b/python/pyOpenSSL/README @@ -5,3 +5,7 @@ socket methods and can therefore be used in. This package only build python3 modules. If you need python2 modules, please install python2-pyOpenSSL package. + +This is the last pyOpenSSL that can be built on Slackware 15.0. +Version 23.0.0 and newer requires newer cryptography version that +can't be built on Slackware 15.0 due to upstream dropping OpenSSL 1.1.0.