From d8402031af537266300f4e556c267434b4b34c60 Mon Sep 17 00:00:00 2001 From: zimoun Date: Mon, 15 Mar 2021 16:56:14 +0100 Subject: gnu: python2-utils: Remove package. * gnu/packages/python-xyz.scm (python2-utils): Delete. Signed-off-by: Maxim Cournoyer --- 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 a4584140a5..bb162cc162 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") -- cgit v1.2.3