dev-python/octave_kernel: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-05-16 15:22:46 +02:00
parent 5bb1a00b36
commit 78a3c1c4cb
2 changed files with 5 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<name>Gentoo Mathematics Project</name>
</maintainer>
<upstream>
<remote-id type="pypi">octave_kernel</remote-id>
<remote-id type="pypi">octave-kernel</remote-id>
<remote-id type="github">Calysto/octave_kernel</remote-id>
</upstream>
<stabilize-allarches/>

View File

@@ -7,7 +7,10 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1 virtualx
DESCRIPTION="Jupyter kernel for octave"
HOMEPAGE="https://github.com/Calysto/octave_kernel"
HOMEPAGE="
https://github.com/Calysto/octave_kernel/
https://pypi.org/project/octave-kernel/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"