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 @@ -320,12 +320,6 @@ _hmac:
320320 includes :
321321 - Modules/_hacl/
322322 - Modules/_hacl/include/
323- links :
324- - :libHacl_Hash_Blake2.a
325- - :libHacl_Hash_SHA1.a
326- - :libHacl_Hash_SHA2.a
327- - :libHacl_Hash_SHA3.a
328- - :libHacl_Hash_MD5.a
329323 defines :
330324 - _BSD_SOURCE
331325 - _DEFAULT_SOURCE
@@ -384,7 +378,6 @@ _md5:
384378 sources-conditional :
385379 - source : _hacl/Hacl_Hash_MD5.c
386380 minimum-python-version : " 3.12"
387- maximum-python-version : " 3.13"
388381 defines-conditional :
389382 - define : _BSD_SOURCE
390383 minimum-python-version : " 3.12"
@@ -467,7 +460,6 @@ _sha1:
467460 sources-conditional :
468461 - source : _hacl/Hacl_Hash_SHA1.c
469462 minimum-python-version : " 3.12"
470- maximum-python-version : " 3.13"
471463 includes :
472464 - Modules/_hacl/include
473465 defines-conditional :
@@ -489,7 +481,6 @@ _sha2:
489481 - sha2module.c
490482 sources-conditional :
491483 - source : _hacl/Hacl_Hash_SHA2.c
492- maximum-python-version : " 3.13"
493484 includes :
494485 - Modules/_hacl/include
495486 defines :
@@ -505,7 +496,6 @@ _sha3:
505496 minimum-python-version : " 3.12"
506497 - source : _hacl/Hacl_Hash_SHA3.c
507498 minimum-python-version : " 3.12"
508- maximum-python-version : " 3.13"
509499 includes :
510500 - Modules/_hacl/include
511501 defines-conditional :
You can’t perform that action at this time.
0 commit comments