aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-18 22:55:03 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-18 22:55:03 +0700
commit1fa350423b3a43f6225f5754c6ff0cfc82efa6b0 (patch)
treee9106cee47ec9dd48e98d1cf848a83eceb613d69 /python
parent747881dc5728534e2b79c3d9f096dc3ddf3b783e (diff)
python/cryptography: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/cryptography/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/cryptography/README b/python/cryptography/README
index 9344751164..e572f28c93 100644
--- a/python/cryptography/README
+++ b/python/cryptography/README
@@ -3,3 +3,7 @@ recipes and primitives.
It's available under either the Apache Software License, Version 2.0,
or the BSD license.
+
+NOTE: Cryptography 45.x is the last version working on Slackware 15.0.
+Newer version requires newer cffi and they will drop support for
+OpenSSL < 3.0 from future releases.