gnu: python-pyyaml: Update home page.

* gnu/packages/python-xyz.scm (python-pyyaml)[home-page]: Link to
the (HTTPS) front page.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 22:28:26 +01:00
parent 16c896e888
commit 7509f34fab
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2337,7 +2337,7 @@ (define-public python-pyyaml
(build-system python-build-system)
(inputs
`(("libyaml" ,libyaml)))
(home-page "http://pyyaml.org/wiki/PyYAML")
(home-page "https://pyyaml.org")
(synopsis "YAML parser and emitter for Python")
(description
"PyYAML is a YAML parser and emitter for Python. PyYAML features a