guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#53120] [PATCH 2/2] gnu: Remove python2-cvxopt.


From: Felix Gruber
Subject: [bug#53120] [PATCH 2/2] gnu: Remove python2-cvxopt.
Date: Fri, 7 Jan 2022 18:36:04 +0000

* gnu/packages/maths.scm (python2-cvxopt): Remove variable.
---
 gnu/packages/maths.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 5e5f6351b5..6ab756a5ef 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -357,9 +357,6 @@ extensive standard library and on the strengths of Python 
as a high-level
 programming language.")
     (license license:gpl3+)))
 
-(define-public python2-cvxopt
-  (package-with-python2 python-cvxopt))
-
 (define-public units
   (package
    (name "units")
-- 
2.30.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]