mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/zconfig: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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>
|
||||
<stabilize-allarches/>
|
||||
<upstream>
|
||||
<remote-id type="github">zopefoundation/ZConfig</remote-id>
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
PYTHON_COMPAT=( python3_{7..9} )
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -30,7 +29,5 @@ BDEPEND="
|
||||
|
||||
DOCS=( CHANGES.rst README.rst )
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-py38.patch )
|
||||
|
||||
distutils_enable_tests unittest
|
||||
distutils_enable_sphinx doc dev-python/sphinxcontrib-programoutput
|
||||
|
||||
Reference in New Issue
Block a user