guix-commits
[Top][All Lists]
Advanced

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

20/24: gnu: python2-sh: Remove package.


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

apteryx pushed a commit to branch master
in repository guix.

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

    gnu: python2-sh: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-sh): 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 1b6453c..4f9ff2c 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -992,9 +992,6 @@ concepts.")
 @code{subprocess} feature.")
     (license license:expat)))
 
-(define-public python2-sh
-  (package-with-python2 python-sh))
-
 (define-public python-cftime
   (package
     (name "python-cftime")



reply via email to

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