X-Git-Url: http://gitweb.michael.orlitzky.com/?p=bash.d.git;a=blobdiff_plain;f=sage.sh;h=131eb84b15b384bf206bc0fc0983175a3fccedc2;hp=a5a46153ea2d51c5b4170cfdab65c4af2dff42ad;hb=HEAD;hpb=ecdba296d32ef18ac1859c74df042192c4bd06c0 diff --git a/sage.sh b/sage.sh index a5a4615..65d7ec3 100644 --- a/sage.sh +++ b/sage.sh @@ -36,6 +36,7 @@ sage-configure() { --with-system-boost_cropped=force \ --with-system-brial=force \ --with-system-bzip2=force \ + --with-system-calver=force \ --with-system-cddlib=force \ --with-system-certifi=force \ --with-system-cffi=force \ @@ -51,7 +52,6 @@ sage-configure() { --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 \ @@ -83,6 +83,7 @@ sage-configure() { --with-system-idna=force \ --with-system-iml=force \ --with-system-importlib_metadata=force \ + --with-system-ipykernel=force \ --with-system-ipython=force \ --with-system-ipywidgets=force \ --with-system-isl=force \ @@ -120,6 +121,7 @@ sage-configure() { --with-system-numpy=force \ --with-system-openblas=force \ --with-system-packaging=force \ + --with-system-palp=force \ --with-system-pari=force \ --with-system-parso=force \ --with-system-patch=force \ @@ -143,9 +145,11 @@ sage-configure() { --with-system-prompt_toolkit=force \ --with-system-ptyprocess=force \ --with-system-pure_eval=force \ + --with-system-py=force \ --with-system-pybind11=force \ --with-system-pygments=force \ --with-system-pyparsing=force \ + --with-system-pyproject_api=force \ --with-system-pyproject_metadata=force \ --with-system-python3=force \ --with-system-pyrsistent=force \