CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/09/07 03:32:16
Modified files:
security/py-cryptography: Makefile
Added files:
security/py-cryptography/patches:
patch-src__cffi_src_openssl_ssl_py
Log message:
Ensure py-cryptography is ready for LIBRESSL_HAS_TLS1_3
Instead of checking for LIBRESSL_HAS_TLS1_3 directly, check for
availability of TLS1_3_VERSION in case we're using LibreSSL as
requested by jsing.
