1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 12:30:38 +02:00

gnu: Remove python2-pyaml.

* gnu/packages/python-xyz.scm (python2-pyaml): Delete variable.
This commit is contained in:
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

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")