X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=881d7086524e211f8333029d72390bbcd564dcae;hb=f25c6eca864d1f2a9b069eeb5739c553da6f6d49;hp=783479d262f6156342762e6dd5ed521df6bd08c4;hpb=2b146a7037c1935328ad555167710de5d7f2a779;p=bash.d.git diff --git a/sage.sh b/sage.sh index 783479d..881d708 100644 --- a/sage.sh +++ b/sage.sh @@ -45,9 +45,12 @@ 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-cython=force \ --with-system-dateutil=force \ + --with-system-debugpy=force \ --with-system-decorator=force \ --with-system-docutils=force \ --with-system-ecl=force \ @@ -70,6 +73,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 \ @@ -90,6 +94,7 @@ sage-configure() { --with-system-libpng=force \ --with-system-linbox=force \ --with-system-lrcalc=force \ + --with-system-lrcalc_python=force \ --with-system-m4ri=force \ --with-system-m4rie=force \ --with-system-markupsafe=force \ @@ -112,6 +117,7 @@ sage-configure() { --with-system-pari=force \ --with-system-parso=force \ --with-system-patch=force \ + --with-system-patchelf=force \ --with-system-pathspec=force \ --with-system-perl_term_readline_gnu=force \ --with-system-pexpect=force \ @@ -153,6 +159,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 \