dev-python/pytest-describe: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-12-11 13:31:29 +01:00
parent d6c9b07d5d
commit 310776901f
2 changed files with 3 additions and 3 deletions

View File

@@ -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>

View File

@@ -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"