guix-commits
[Top][All Lists]
Advanced

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

08/11: gnu: python2-munkres: Remove package.


From: guix-commits
Subject: 08/11: gnu: python2-munkres: Remove package.
Date: Wed, 24 Nov 2021 18:22:19 -0500 (EST)

rekado pushed a commit to branch core-updates-frozen
in repository guix.

commit 1fc90c083206f52fc693f7a22ef067ce226465a9
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Mon Nov 15 15:26:14 2021 +0100

    gnu: python2-munkres: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-munkres): Delete variable.
---
 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 7f178d7..6250f39 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14383,9 +14383,6 @@ algorithm (also called the Hungarian algorithm or the 
Kuhn-Munkres algorithm),
 useful for solving the Assignment Problem.")
     (license license:bsd-3)))
 
-(define-public python2-munkres
-  (package-with-python2 python-munkres))
-
 (define-public python-whoosh
   (package
     (name "python-whoosh")



reply via email to

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