python-cryptography: bump to version 3.2.1

Also refreshed patches.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean
2020-11-02 13:38:03 +02:00
parent adc7fc36a0
commit a9862edad7
8 changed files with 22 additions and 71 deletions

View File

@@ -8,8 +8,6 @@ Introduced with OpenSSL 1.1
src/_cffi_src/openssl/asn1.py | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/src/_cffi_src/openssl/asn1.py b/src/_cffi_src/openssl/asn1.py
index da55b670..85cd58bd 100644
--- a/src/_cffi_src/openssl/asn1.py
+++ b/src/_cffi_src/openssl/asn1.py
@@ -45,6 +45,7 @@ void ASN1_OBJECT_free(ASN1_OBJECT *);
@@ -32,6 +30,3 @@ index da55b670..85cd58bd 100644
+#define ASN1_STRING_data ASN1_STRING_get0_data
+#endif
"""
--
2.26.2