guix-commits
[Top][All Lists]
Advanced

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

23/24: gnu: python2-utils: Remove package.


From: guix-commits
Subject: 23/24: gnu: python2-utils: Remove package.
Date: Tue, 23 Mar 2021 21:40:17 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit d8402031af537266300f4e556c267434b4b34c60
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Mon Mar 15 16:56:14 2021 +0100

    gnu: python2-utils: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-utils): Delete.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 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 a458414..bb162cc 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -16264,9 +16264,6 @@ exception message with a traceback that points to the 
culprit.")
 make common patterns shorter and easier.")
     (license license:bsd-2)))
 
-(define-public python2-utils
-  (package-with-python2 python-utils))
-
 (define-public python-diff-match-patch
   (package
     (name "python-diff-match-patch")



reply via email to

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