guix-patches
[Top][All Lists]
Advanced

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

[bug#47165] [PATCH 20/25] gnu: python2-sh: Remove package.


From: zimoun
Subject: [bug#47165] [PATCH 20/25] gnu: python2-sh: Remove package.
Date: Mon, 15 Mar 2021 16:56:11 +0100

* gnu/packages/python-xyz.scm (python2-sh): Delete.
---
 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 d0f5fa18ec..8f4cb7dee9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -993,9 +993,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")
-- 
2.30.1






reply via email to

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