From 8005311aa67168d326eb71b0bdab4f7ccb5ca1e5 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 31 Oct 2023 00:21:28 -0400 Subject: [PATCH] sage.sh: fix package name cypari2 -> cypari --- sage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sage.sh b/sage.sh index c6c0169..9eaee84 100644 --- a/sage.sh +++ b/sage.sh @@ -48,7 +48,7 @@ sage-configure() { --with-system-cppy=force \ --with-system-curl=force \ --with-system-cycler=force \ - --with-system-cypari2=force \ + --with-system-cypari=force \ --with-system-cysignals=force \ --with-system-cython=force \ --with-system-dateutil=force \ -- 2.43.2