mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/octave_kernel: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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/>
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user