python-cryptodomex: Update to 3.18.0, refresh patches

This also updates the list of dependencies.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit a1b3595550)
This commit is contained in:
Jeffery To
2023-09-05 06:09:42 +08:00
committed by Tianling Shen
parent 1e5785e169
commit 1d3737dfc7
3 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
--- a/lib/Cryptodome/Math/_IntegerGMP.py
+++ b/lib/Cryptodome/Math/_IntegerGMP.py
@@ -95,7 +95,7 @@ gmp_defs = """typedef unsigned long UNIX
@@ -97,7 +97,7 @@ gmp_defs = """typedef unsigned long UNIX
if sys.platform == "win32":
raise ImportError("Not using GMP on Windows")