mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pytest-describe: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">pytest-describe</remote-id>
|
||||
<remote-id type="github">ropez/pytest-describe</remote-id>
|
||||
<remote-id type="github">pytest-dev/pytest-describe</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Describe-style plugin for pytest"
|
||||
HOMEPAGE="https://github.com/pytest-dev/pytest-describe
|
||||
https://pypi.org/project/pytest-describe"
|
||||
HOMEPAGE="https://github.com/pytest-dev/pytest-describe/
|
||||
https://pypi.org/project/pytest-describe/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user