mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: Remove python2-glob2.
* gnu/packages/python-xyz.scm (python2-glob2): Delete variable.
This commit is contained in:
parent
ce7fa258e5
commit
e3bbddc406
1 changed files with 0 additions and 3 deletions
|
@ -23189,9 +23189,6 @@ (define-public python-glob2
|
|||
Glob2 currently based on the glob code from Python 3.3.1.")
|
||||
(license license:bsd-2)))
|
||||
|
||||
(define-public python2-glob2
|
||||
(package-with-python2 python-glob2))
|
||||
|
||||
(define-public python-gipc
|
||||
(package
|
||||
(name "python-gipc")
|
||||
|
|
Loading…
Reference in a new issue