diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-06 10:17:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-07 08:53:30 +0700 |
commit | 0e66b0339a40e9c963a90caba7d432e3ffa7834e (patch) | |
tree | 9bd5054e631609d09a347da3b856c4d5355b8780 /python/pyOpenSSL/README | |
parent | 0d195ac819e362a09152466e05f98b2138e6fd33 (diff) |
python/pyOpenSSL: Updated for version 22.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyOpenSSL/README')
-rw-r--r-- | python/pyOpenSSL/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/pyOpenSSL/README b/python/pyOpenSSL/README index 73a7771c85..dbbca3b70e 100644 --- a/python/pyOpenSSL/README +++ b/python/pyOpenSSL/README @@ -5,7 +5,3 @@ 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. |