mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
*/*: Fix missing trailing slash in HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -9,7 +9,7 @@ inherit distutils-r1
|
||||
DESCRIPTION="Plugin for pytest that shows failures and errors instantly"
|
||||
HOMEPAGE="
|
||||
https://github.com/pytest-dev/pytest-instafail
|
||||
https://pypi.org/project/pytest-instafail
|
||||
https://pypi.org/project/pytest-instafail/
|
||||
"
|
||||
SRC_URI="https://github.com/pytest-dev/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user