summaryrefslogtreecommitdiff
path: root/math/py-cypari2/files/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-cypari2/files/patch-setup.py')
-rw-r--r--math/py-cypari2/files/patch-setup.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/py-cypari2/files/patch-setup.py b/math/py-cypari2/files/patch-setup.py
new file mode 100644
index 000000000000..b7461a85af6a
--- /dev/null
+++ b/math/py-cypari2/files/patch-setup.py
@@ -0,0 +1,10 @@
+--- setup.py.orig 2024-03-24 18:42:39 UTC
++++ setup.py
+@@ -36,7 +36,6 @@ class build_ext(_build_ext):
+ "binding": True,
+ "cdivision": True,
+ "language_level": 2,
+- "legacy_implicit_noexcept": True,
+ "c_api_binop_methods": True,
+ }
+