File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -318,12 +318,6 @@ _hmac:
318318 includes :
319319 - Modules/_hacl/
320320 - Modules/_hacl/include/
321- links :
322- - :libHacl_Hash_Blake2.a
323- - :libHacl_Hash_SHA1.a
324- - :libHacl_Hash_SHA2.a
325- - :libHacl_Hash_SHA3.a
326- - :libHacl_Hash_MD5.a
327321 defines :
328322 - _BSD_SOURCE
329323 - _DEFAULT_SOURCE
@@ -379,7 +373,6 @@ _md5:
379373 sources-conditional :
380374 - source : _hacl/Hacl_Hash_MD5.c
381375 minimum-python-version : " 3.12"
382- maximum-python-version : " 3.13"
383376 defines-conditional :
384377 - define : _BSD_SOURCE
385378 minimum-python-version : " 3.12"
@@ -462,7 +455,6 @@ _sha1:
462455 sources-conditional :
463456 - source : _hacl/Hacl_Hash_SHA1.c
464457 minimum-python-version : " 3.12"
465- maximum-python-version : " 3.13"
466458 includes :
467459 - Modules/_hacl/include
468460 defines-conditional :
@@ -484,7 +476,6 @@ _sha2:
484476 - sha2module.c
485477 sources-conditional :
486478 - source : _hacl/Hacl_Hash_SHA2.c
487- maximum-python-version : " 3.13"
488479 includes :
489480 - Modules/_hacl/include
490481 defines :
@@ -500,7 +491,6 @@ _sha3:
500491 minimum-python-version : " 3.12"
501492 - source : _hacl/Hacl_Hash_SHA3.c
502493 minimum-python-version : " 3.12"
503- maximum-python-version : " 3.13"
504494 includes :
505495 - Modules/_hacl/include
506496 defines-conditional :
You can’t perform that action at this time.
0 commit comments