guix-commits
[Top][All Lists]
Advanced

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

03/10: gnu: python2-gridmap: Remove package.


From: guix-commits
Subject: 03/10: gnu: python2-gridmap: Remove package.
Date: Tue, 8 Jun 2021 13:12:40 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 1e582a0856f93e3121a8aeb399edd0a6e9a5378f
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Tue Jun 8 16:37:44 2021 +0200

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

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index a330ed6..0c2b15e 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7081,9 +7081,6 @@ cluster directly from Python.  You can directly map 
Python functions onto the
 cluster without needing to write any wrapper code yourself.")
     (license license:gpl3+)))
 
-(define-public python2-gridmap
-  (package-with-python2 python-gridmap))
-
 (define-public python-honcho
   (package
     (name "python-honcho")



reply via email to

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