mirror of
https://github.com/openwrt/packages.git
synced 2025-12-19 17:11:21 +00:00
python-cryptography: update to 2.1.4, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
diff --git a/src/_cffi_src/openssl/ssl.py b/src/_cffi_src/openssl/ssl.py
|
||||
index 8bda4e0..aa81060 100644
|
||||
--- a/src/_cffi_src/openssl/ssl.py
|
||||
+++ b/src/_cffi_src/openssl/ssl.py
|
||||
@@ -595,9 +595,6 @@ static const long TLS_ST_OK = 0;
|
||||
@@ -597,9 +597,6 @@ static const long TLS_ST_OK = 0;
|
||||
|
||||
#if defined(OPENSSL_NO_DTLS) || CRYPTOGRAPHY_OPENSSL_LESS_THAN_102
|
||||
static const long Cryptography_HAS_GENERIC_DTLS_METHOD = 0;
|
||||
|
||||
Reference in New Issue
Block a user