1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 03:50:45 +02:00

gnu: Remove python2-glob2.

* gnu/packages/python-xyz.scm (python2-glob2): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:44:48 -04:00
parent ce7fa258e5
commit e3bbddc406
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -23189,9 +23189,6 @@ on virtual file systems.
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")