From 9b14b34f215b132af8cd1db10a5966ab09884472 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 20 Sep 2023 17:45:33 -0400 Subject: [PATCH] sage.sh: use system contourpy,pathspec,pure_eval --- sage.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sage.sh b/sage.sh index 1e058b2..5c412cb 100644 --- a/sage.sh +++ b/sage.sh @@ -44,6 +44,7 @@ sage-configure() { --with-system-charset_normalizer=force \ --with-system-cliquer=force \ --with-system-cmake=force \ + --with-system-contourpy=force \ --with-system-curl=force \ --with-system-cycler=force \ --with-system-dateutil=force \ @@ -110,6 +111,7 @@ sage-configure() { --with-system-pari=force \ --with-system-parso=force \ --with-system-patch=force \ + --with-system-pathspec=force \ --with-system-perl_term_readline_gnu=force \ --with-system-pexpect=force \ --with-system-pickleshare=force \ @@ -123,6 +125,7 @@ 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 \ -- 2.43.2