X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=sidebyside;f=sage.sh;h=3f45709892f4a3ea9546c88b41ad2b16e69fe112;hb=11979c197d8dcc0996282bcaf9a888a7f7c484c5;hp=68694e19bdd63507cc7a11936542575635050b53;hpb=14215b7308a3a8b2a2c10d65fe181f9c6efb7df8;p=bash.d.git diff --git a/sage.sh b/sage.sh index 68694e1..3f45709 100644 --- a/sage.sh +++ b/sage.sh @@ -32,6 +32,7 @@ sage-configure() { --disable-r \ --with-system-arb=force \ --with-system-attrs=force \ + --with-system-backcall=force \ --with-system-beniget=force \ --with-system-boost_cropped=force \ --with-system-brial=force \ @@ -39,13 +40,17 @@ sage-configure() { --with-system-cddlib=force \ --with-system-certifi=force \ --with-system-cffi=force \ + --with-system-charset_normalizer=force \ --with-system-cliquer=force \ --with-system-cmake=force \ --with-system-curl=force \ + --with-system-cycler=force \ --with-system-dateutil=force \ + --with-system-decorator=force \ --with-system-docutils=force \ --with-system-ecl=force \ --with-system-eclib=force \ + --with-system-entrypoints=force \ --with-system-fflas_ffpack=force \ --with-system-flint=force \ --with-system-flit_core=force \ @@ -68,6 +73,7 @@ sage-configure() { --with-system-isl=force \ --with-system-jedi=force \ --with-system-jinja2=force \ + --with-system-kiwisolver=force \ --with-system-lcalc=force \ --with-system-libatomic_ops=force \ --with-system-libbraiding=force \ @@ -80,12 +86,16 @@ sage-configure() { --with-system-lrcalc=force \ --with-system-m4ri=force \ --with-system-m4rie=force \ + --with-system-markupsafe=force \ --with-system-matplotlib=force \ + --with-system-matplotlib_inline=force \ --with-system-maxima=force \ --with-system-meson=force \ --with-system-mpfr=force \ --with-system-mpmath=force \ --with-system-nauty=force \ + --with-system-nest_asyncio=force \ + --with-system-networkx=force \ --with-system-ncurses=force \ --with-system-ninja_build=force \ --with-system-ntl=force \ @@ -93,17 +103,21 @@ sage-configure() { --with-system-openblas=force \ --with-system-packaging=force \ --with-system-pari=force \ + --with-system-parso=force \ --with-system-patch=force \ --with-system-perl_term_readline_gnu=force \ --with-system-pexpect=force \ + --with-system-pickleshare=force \ --with-system-pillow=force \ --with-system-pip=force \ --with-system-pkgconfig=force \ --with-system-planarity=force \ --with-system-ply=force \ + --with-system-pluggy=force \ --with-system-ppl=force \ --with-system-primecount=force \ --with-system-primesieve=force \ + --with-system-pybind11=force \ --with-system-pygments=force \ --with-system-pyparsing=force \ --with-system-python3=force \ @@ -115,7 +129,9 @@ sage-configure() { --with-system-requests=force \ --with-system-rw=force \ --with-system-scipy=force \ + --with-system-setuptools_scm=force \ --with-system-singular=force \ + --with-system-six=force \ --with-system-sqlite=force \ --with-system-symmetrica=force \ --with-system-sympow=force \ @@ -125,7 +141,6 @@ 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 \