gnu: python2-utils: Remove package.

* gnu/packages/python-xyz.scm (python2-utils): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
zimoun 2021-03-15 16:56:14 +01:00 committed by Maxim Cournoyer
parent 82c772a774
commit d8402031af
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -16264,9 +16264,6 @@ (define-public python-utils
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")