X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=41e591a8d2392c913da46be645e4fefb43e2d615;hb=bd9400a7ac5b4752e90edf0a887e477b45dffe37;hp=1e058b2d3eb175e77c3f86b6c389a77afeb59be3;hpb=5284bd212d05512abcb867b13beb46687f47f30d;p=bash.d.git diff --git a/sage.sh b/sage.sh index 1e058b2..41e591a 100644 --- a/sage.sh +++ b/sage.sh @@ -44,9 +44,15 @@ sage-configure() { --with-system-charset_normalizer=force \ --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-cypari2=force \ + --with-system-cysignals=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 \ @@ -59,6 +65,7 @@ sage-configure() { --with-system-flit_core=force \ --with-system-fonttools=force \ --with-system-fplll=force \ + --with-system-fpylll=force \ --with-system-gast=force \ --with-system-gc=force \ --with-system-gcc=force \ @@ -69,6 +76,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 \ @@ -89,6 +97,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 \ @@ -96,6 +105,7 @@ sage-configure() { --with-system-matplotlib_inline=force \ --with-system-maxima=force \ --with-system-meson=force \ + --with-system-meson_python=force \ --with-system-mpfr=force \ --with-system-mpmath=force \ --with-system-nauty=force \ @@ -110,6 +120,8 @@ 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 \ --with-system-pickleshare=force \ @@ -123,9 +135,11 @@ sage-configure() { --with-system-ppl=force \ --with-system-primecount=force \ --with-system-primesieve=force \ + --with-system-pure_eval=force \ --with-system-pybind11=force \ --with-system-pygments=force \ --with-system-pyparsing=force \ + --with-system-pyproject_metadata=force \ --with-system-python3=force \ --with-system-pyrsistent=force \ --with-system-pythran=force \ @@ -139,6 +153,7 @@ sage-configure() { --with-system-singular=force \ --with-system-six=force \ --with-system-sqlite=force \ + --with-system-stack_data=force \ --with-system-symmetrica=force \ --with-system-sympow=force \ --with-system-sympy=force \ @@ -147,6 +162,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 \