dev-python/mando: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-12-11 15:54:43 +01:00
parent 030b40ae31
commit f9563d3b6a
2 changed files with 2 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="Create Python CLI apps with little to no effort at all!"
HOMEPAGE="https://mando.readthedocs.org/ https://github.com/rubik/mando"
HOMEPAGE="https://mando.readthedocs.io/ https://github.com/rubik/mando/"
SRC_URI="https://github.com/rubik/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"

View File

@@ -4,5 +4,6 @@
<!--maintainer-needed-->
<upstream>
<remote-id type="github">rubik/mando</remote-id>
<remote-id type="pypi">mando</remote-id>
</upstream>
</pkgmetadata>