diff mbox series

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

Message ID 20210315155616.51202-1-zimon.toutoune@gmail.com
State Accepted
Headers show
Series some Python 2 removals. | expand

Commit Message

Simon Tournier March 15, 2021, 3:56 p.m. UTC
* gnu/packages/python-xyz.scm (python2-sh): Delete.
---
 gnu/packages/python-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

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")