me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyaml.

* gnu/packages/python-xyz.scm (python2-pyaml): Delete variable.
Maxim Cournoyer 2022-05-01 02:52:08 -04:00
parent 139b97b65e
commit d6c43683cf
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -17010,9 +17010,6 @@ addresses, and phone numbers.")
YAML-serialized data.")
(license license:wtfpl2)))
(define-public python2-pyaml
(package-with-python2 python-pyaml))
(define-public python-pyyaml-env-tag
(package
(name "python-pyyaml-env-tag")