X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=sidebyside;f=sage.sh;h=131eb84b15b384bf206bc0fc0983175a3fccedc2;hb=HEAD;hp=c8b448e36891a032dd6f46ef2697c18eafb27899;hpb=fb4271f09249a5a23be9d98ea28dee80a1d3c67e;p=bash.d.git diff --git a/sage.sh b/sage.sh index c8b448e..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 \ @@ -121,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 \ @@ -144,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 \