mirror of
https://github.com/novatiq/packages.git
synced 2026-04-27 14:24:42 +01:00
python-cryptography: bump to version 3.2.1
Also refreshed patches. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user