dev-python/astroid: Update homepage

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-04-05 11:11:33 +02:00
parent 8bede14312
commit cc5c6a14e0
2 changed files with 3 additions and 3 deletions

View File

@@ -10,11 +10,11 @@ inherit distutils-r1
DESCRIPTION="Abstract Syntax Tree for logilab packages"
HOMEPAGE="
https://github.com/PyCQA/astroid/
https://github.com/pylint-dev/astroid/
https://pypi.org/project/astroid/
"
SRC_URI="
https://github.com/PyCQA/astroid/archive/v${PV}.tar.gz
https://github.com/pylint-dev/astroid/archive/v${PV}.tar.gz
-> ${P}.gh.tar.gz
"

View File

@@ -19,6 +19,6 @@
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">astroid</remote-id>
<remote-id type="github">PyCQA/astroid</remote-id>
<remote-id type="github">pylint-dev/astroid</remote-id>
</upstream>
</pkgmetadata>