mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-python/xunitparser: update HOMEPAGE
Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>contact@hacktivis.me</email>
|
||||
|
||||
@@ -8,7 +8,7 @@ DISTUTILS_USE_PEP517=setuptools
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Read JUnit/XUnit XML files and map them to Python objects"
|
||||
HOMEPAGE="http://gitlab.com/woob/xunitparser/"
|
||||
HOMEPAGE="https://gitlab.com/woob/xunitparser/"
|
||||
SRC_URI="https://gitlab.com/woob/xunitparser/-/archive/v${PV}/xunitparser-v${PV}.tar.gz"
|
||||
S="${WORKDIR}/xunitparser-v${PV}/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user