mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/scripttest: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">ScriptTest</remote-id>
|
||||
<remote-id type="pypi">scripttest</remote-id>
|
||||
<remote-id type="github">pypa/scripttest</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A very small text templating language"
|
||||
HOMEPAGE="https://pypi.org/project/ScriptTest/
|
||||
HOMEPAGE="https://pypi.org/project/scripttest/
|
||||
https://github.com/pypa/scripttest"
|
||||
# pypi tarball lacks tests
|
||||
SRC_URI="https://github.com/pypa/scripttest/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user