diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/cryptography/README | 4 |
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. |