gnu: Remove python2-regex.
* gnu/packages/python-xyz.scm (python2-regex): Delete variable.
This commit is contained in:
parent
722fb58519
commit
764e195c78
1 changed files with 0 additions and 3 deletions
|
@ -20588,9 +20588,6 @@ (define-public python-regex
|
|||
functionality like full case-folding for case-insensitive matches in Unicode.")
|
||||
(license license:psfl)))
|
||||
|
||||
(define-public python2-regex
|
||||
(package-with-python2 python-regex))
|
||||
|
||||
(define-public python-pyopengl
|
||||
(package
|
||||
(name "python-pyopengl")
|
||||
|
|
Loading…
Reference in a new issue