mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/nbformat: use HTTPS.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
committed by
Patrice Clement
parent
e5766b7fe3
commit
6f7bb59f0f
@@ -9,7 +9,7 @@ PYTHON_REQ_USE='sqlite'
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Reference implementation of the Jupyter Notebook format"
|
||||
HOMEPAGE="http://jupyter.org"
|
||||
HOMEPAGE="https://jupyter.org"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user