From 8f2eb654cdc8ba10b602245d8126bbdd27d61930 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Apr 2022 23:14:26 -0400 Subject: gnu: Remove python2-cypari2. * gnu/packages/sagemath.scm (python2-cypari2): Delete variable. --- gnu/packages/sagemath.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/sagemath.scm') diff --git a/gnu/packages/sagemath.scm b/gnu/packages/sagemath.scm index e8a021e91b..7f76f8912b 100644 --- a/gnu/packages/sagemath.scm +++ b/gnu/packages/sagemath.scm @@ -69,9 +69,6 @@ (define-public python-cypari2 but it can be used independently.") (license license:gpl2+))) -(define-public python2-cypari2 - (package-with-python2 python-cypari2)) - ;; The stable version of the following package is not young enough to be ;; used with Sage, since it does not support cython; so we use a beta ;; release. -- cgit v1.2.3