mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-pyaml.
* gnu/packages/python-xyz.scm (python2-pyaml): Delete variable.
This commit is contained in:
parent
139b97b65e
commit
d6c43683cf
1 changed files with 0 additions and 3 deletions
|
@ -17010,9 +17010,6 @@ addresses, and phone numbers.")
|
||||||
YAML-serialized data.")
|
YAML-serialized data.")
|
||||||
(license license:wtfpl2)))
|
(license license:wtfpl2)))
|
||||||
|
|
||||||
(define-public python2-pyaml
|
|
||||||
(package-with-python2 python-pyaml))
|
|
||||||
|
|
||||||
(define-public python-pyyaml-env-tag
|
(define-public python-pyyaml-env-tag
|
||||||
(package
|
(package
|
||||||
(name "python-pyyaml-env-tag")
|
(name "python-pyyaml-env-tag")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue