]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system cppy,gmpy2,typing_extensions
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 20 Sep 2023 21:55:19 +0000 (17:55 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 20 Sep 2023 21:55:19 +0000 (17:55 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 783479d262f6156342762e6dd5ed521df6bd08c4..23f42d3227ea1700be0d9ad9f20afcff242dfb82 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -45,6 +45,7 @@ sage-configure() {
     --with-system-cliquer=force \
     --with-system-cmake=force \
     --with-system-contourpy=force \
+    --with-system-cppy=force \
     --with-system-curl=force \
     --with-system-cycler=force \
     --with-system-dateutil=force \
@@ -70,6 +71,7 @@ sage-configure() {
     --with-system-giac=force \
     --with-system-git=force \
     --with-system-givaro=force \
+    --with-system-gmpy2=force \
     --with-system-gsl=force \
     --with-system-hatchling=force \
     --with-system-iconv=force \
@@ -153,6 +155,7 @@ sage-configure() {
     --with-system-tornado=force \
     --with-system-tox=force \
     --with-system-traitlets=force \
+    --with-system-typing_extensions=force \
     --with-system-urllib3=force \
     --with-system-wcwidth=force \
     --with-system-wheel=force \