1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-19 23:55:54 +02:00

gnu: python-jupyter-client: Use HTTPS home page URI.

* gnu/packages/python-xyz.scm (python-jupyter-client)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou
2021-02-28 11:26:02 +01:00
parent b0a869ff80
commit 21ec04e372
+1 -1
View File
@@ -7221,7 +7221,7 @@ without using the configuration machinery.")
`(("python-pyzmq" ,python-pyzmq)
("python-traitlets" ,python-traitlets)
("python-jupyter-core" ,python-jupyter-core)))
(home-page "http://jupyter.org/")
(home-page "https://jupyter.org/")
(synopsis "Jupyter protocol implementation and client libraries")
(description
"The @code{jupyter_client} package contains the reference implementation