]> gitweb.michael.orlitzky.com - bash.d.git/blobdiff - sage.sh
sage.sh: use system cycler,decorator,six
[bash.d.git] / sage.sh
diff --git a/sage.sh b/sage.sh
index 7454ee52e6c85cb4e40d94fdf24cc9e8710c3335..f1464a9b4bd145d593acbf5e3ca6329e854240d9 100644 (file)
--- 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 \
@@ -43,7 +44,9 @@ sage-configure() {
     --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 \
@@ -69,6 +72,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 \
@@ -88,6 +92,7 @@ sage-configure() {
     --with-system-mpfr=force \
     --with-system-mpmath=force \
     --with-system-nauty=force \
+    --with-system-networkx=force \
     --with-system-ncurses=force \
     --with-system-ninja_build=force \
     --with-system-ntl=force \
@@ -95,6 +100,7 @@ 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 \
@@ -103,6 +109,7 @@ sage-configure() {
     --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 \
@@ -118,7 +125,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 \
@@ -128,7 +137,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 \