]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system certifi,dateutil,wcwidth
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 14:39:12 +0000 (10:39 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 14:39:12 +0000 (10:39 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 93c90525037a550511f906a5d4739f16e089e831..f30cb25272c9d868e0d1922637c67e0cae14f3e0 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -37,10 +37,12 @@ sage-configure() {
     --with-system-brial=force \
     --with-system-bzip2=force \
     --with-system-cddlib=force \
+    --with-system-certifi=force \
     --with-system-cffi=force \
     --with-system-cliquer=force \
     --with-system-cmake=force \
     --with-system-curl=force \
+    --with-system-dateutil=force \
     --with-system-ecl=force \
     --with-system-eclib=force \
     --with-system-fflas_ffpack=force \
@@ -119,6 +121,7 @@ sage-configure() {
     --with-system-tox=force \
     --with-system-typing_extensions=force \
     --with-system-urllib3=force \
+    --with-system-wcwidth=force \
     --with-system-wheel=force \
     --with-system-xz=force \
     --with-system-zeromq=force \