me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-enum34.

* gnu/packages/python-xyz.scm (python2-enum34): Delete variable.
Maxim Cournoyer 2022-05-12 21:50:51 -04:00
parent ec822034d9
commit 5551922a24
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2816,9 +2816,6 @@ commands.")
backported for previous versions of Python from 2.4 to 3.3.")
(license license:bsd-3)))
(define-public python2-enum34
(package-with-python2 python-enum34))
(define-public python-parse-type
(package
(name "python-parse-type")