dev-python/line_profiler: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-05-16 15:19:53 +02:00
parent 2e03d80ce3
commit 87a71f34f3
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ inherit cmake distutils-r1
DESCRIPTION="Line-by-line profiler"
HOMEPAGE="
https://github.com/pyutils/line_profiler/
https://pypi.org/project/line-profiler/
"
SRC_URI="
https://github.com/pyutils/line_profiler/archive/v${PV}.tar.gz

View File

@@ -15,7 +15,7 @@
modules, depending on what is available.
</longdescription>
<upstream>
<remote-id type="pypi">line_profiler</remote-id>
<remote-id type="pypi">line-profiler</remote-id>
<remote-id type="github">pyutils/line_profiler</remote-id>
</upstream>
</pkgmetadata>