From 7f31e4035837ff08c4616fed63669a1bfc63e84e Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 2 Sep 2023 14:44:54 -0400 Subject: [PATCH] sage.sh: drop nonexistent --with-system-typing_extensions It needs an spkg-configure.m4 still --- sage.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/sage.sh b/sage.sh index 844e9c1..d2c278f 100644 --- a/sage.sh +++ b/sage.sh @@ -131,7 +131,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 \ -- 2.43.2