guix-patches
[Top][All Lists]
Advanced

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

[bug#47165] [PATCH 23/25] gnu: python2-utils: Remove package.


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

* gnu/packages/python-xyz.scm (python2-utils): 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 f0a2d14a52..09588d531b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -16211,9 +16211,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")
-- 
2.30.1






reply via email to

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