guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: Remove python2-cvxopt.


From: guix-commits
Subject: 02/02: gnu: Remove python2-cvxopt.
Date: Wed, 12 Jan 2022 14:13:09 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit cc4553c6b352146604484a177e59b4ba7eec19f2
Author: Felix Gruber <felgru@posteo.net>
AuthorDate: Fri Jan 7 18:36:04 2022 +0000

    gnu: Remove python2-cvxopt.
    
    * gnu/packages/maths.scm (python2-cvxopt): Remove variable.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
---
 gnu/packages/maths.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 7886ad3836..ef90bf7010 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")



reply via email to

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