summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-05-16 15:19:53 +0200
committerMichał Górny <mgorny@gentoo.org>2022-05-16 15:19:53 +0200
commit87a71f34f3fafc040f143c39aa86b1f79e15cce5 (patch)
treeace5a413309dc88dd1feeb597c98e685c5994752 /dev-python
parentdev-python/neovim-remote: Remove old (diff)
downloadgentoo-87a71f34f3fafc040f143c39aa86b1f79e15cce5.tar.gz
gentoo-87a71f34f3fafc040f143c39aa86b1f79e15cce5.tar.bz2
gentoo-87a71f34f3fafc040f143c39aa86b1f79e15cce5.zip
dev-python/line_profiler: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/line_profiler/line_profiler-3.5.1.ebuild1
-rw-r--r--dev-python/line_profiler/metadata.xml2
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/line_profiler/line_profiler-3.5.1.ebuild b/dev-python/line_profiler/line_profiler-3.5.1.ebuild
index a631bb642adf..d367af0ab0f5 100644
--- a/dev-python/line_profiler/line_profiler-3.5.1.ebuild
+++ b/dev-python/line_profiler/line_profiler-3.5.1.ebuild
@@ -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
diff --git a/dev-python/line_profiler/metadata.xml b/dev-python/line_profiler/metadata.xml
index b11f3065bf6c..1b582c391cb4 100644
--- a/dev-python/line_profiler/metadata.xml
+++ b/dev-python/line_profiler/metadata.xml
@@ -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>