mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 23:48:17 -07:00
dev-python/lark-parser: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -25,5 +25,5 @@ BDEPEND="
|
||||
)"
|
||||
|
||||
python_test() {
|
||||
"${EPYTHON}" -m tests || die "Tests fail with ${EPYTHON}"
|
||||
"${EPYTHON}" -m tests -v || die "Tests fail with ${EPYTHON}"
|
||||
}
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Proxy Maintainers</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>python@gentoo.org</email>
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">lark-parser</remote-id>
|
||||
<remote-id type="github">lark-parser/lark</remote-id>
|
||||
|
||||
Reference in New Issue
Block a user