summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 22:28:26 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-04 20:59:52 +0100
commit7509f34fab174e704b4d4d1e465249076502f27e (patch)
tree23fac24345db37c818a162a3e4d9f4681cc00157
parent16c896e8887250230a33b9685b63952ebad9cdf6 (diff)
downloadpatches-7509f34fab174e704b4d4d1e465249076502f27e.tar
patches-7509f34fab174e704b4d4d1e465249076502f27e.tar.gz
gnu: python-pyyaml: Update home page.
* gnu/packages/python-xyz.scm (python-pyyaml)[home-page]: Link to the (HTTPS) front page.
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f3519b75f6..46b99a4ea5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2337,7 +2337,7 @@ environments and back.")
(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