mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ on virtual file systems.
|
||||||
Glob2 currently based on the glob code from Python 3.3.1.")
|
Glob2 currently based on the glob code from Python 3.3.1.")
|
||||||
(license license:bsd-2)))
|
(license license:bsd-2)))
|
||||||
|
|
||||||
(define-public python2-glob2
|
|
||||||
(package-with-python2 python-glob2))
|
|
||||||
|
|
||||||
(define-public python-gipc
|
(define-public python-gipc
|
||||||
(package
|
(package
|
||||||
(name "python-gipc")
|
(name "python-gipc")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue