me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-regex.

* gnu/packages/python-xyz.scm (python2-regex): Delete variable.
Maxim Cournoyer 2022-04-29 23:12:36 -04:00
parent 722fb58519
commit 764e195c78
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -20588,9 +20588,6 @@ compatible with the standard @code{re} module, but offers additional
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")