mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-18 12:47:33 -05:00
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:
parent
82c772a774
commit
d8402031af
1 changed files with 0 additions and 3 deletions
|
@ -16264,9 +16264,6 @@ (define-public python-utils
|
||||||
make common patterns shorter and easier.")
|
make common patterns shorter and easier.")
|
||||||
(license license:bsd-2)))
|
(license license:bsd-2)))
|
||||||
|
|
||||||
(define-public python2-utils
|
|
||||||
(package-with-python2 python-utils))
|
|
||||||
|
|
||||||
(define-public python-diff-match-patch
|
(define-public python-diff-match-patch
|
||||||
(package
|
(package
|
||||||
(name "python-diff-match-patch")
|
(name "python-diff-match-patch")
|
||||||
|
|
Loading…
Reference in a new issue