From e12e079d1d498ff525729f9e99dcaebcaafefd2e Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 16 Oct 2023 18:42:09 +0000 Subject: Adding metadata --- dev-lang/python/files/configure_ac.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 dev-lang/python/files/configure_ac.patch (limited to 'dev-lang/python/files') diff --git a/dev-lang/python/files/configure_ac.patch b/dev-lang/python/files/configure_ac.patch new file mode 100644 index 000000000000..f57ba8a7ed01 --- /dev/null +++ b/dev-lang/python/files/configure_ac.patch @@ -0,0 +1,13 @@ +diff -urN Python-3.12.0.orig/configure.ac Python-3.12.0/configure.ac +--- Python-3.12.0.orig/configure.ac 2023-10-16 18:42:40.079345122 +0200 ++++ Python-3.12.0/configure.ac 2023-10-16 18:43:27.662341947 +0200 +@@ -7090,9 +7090,6 @@ + ], [ + OBJ_nid2sn(NID_md5); + OBJ_nid2sn(NID_sha1); +- OBJ_nid2sn(NID_sha3_512); +- OBJ_nid2sn(NID_blake2b512); +- EVP_PBE_scrypt(NULL, 0, NULL, 0, 2, 8, 1, 0, NULL, 0); + ])], [ac_cv_working_openssl_hashlib=yes], [ac_cv_working_openssl_hashlib=no]) + ]) + ]) -- cgit v1.3