mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-16 06:41:38 +01:00
dev-python/gpep517: Sync with Gentoo
It's from Gentoo commit 24e422909f5453b92621dccfc6de2b37ba1fb72a. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
9ae4a7613b
commit
1fdbd768de
@ -27,10 +27,10 @@ RDEPEND="
|
|||||||
>=dev-python/installer-0.5.0[${PYTHON_USEDEP}]
|
>=dev-python/installer-0.5.0[${PYTHON_USEDEP}]
|
||||||
"
|
"
|
||||||
|
|
||||||
|
EPYTEST_PLUGINS=()
|
||||||
distutils_enable_tests pytest
|
distutils_enable_tests pytest
|
||||||
|
|
||||||
python_test() {
|
python_test() {
|
||||||
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
|
|
||||||
epytest -o tmp_path_retention_policy=all
|
epytest -o tmp_path_retention_policy=all
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -5,6 +5,10 @@
|
|||||||
<email>mgorny@gentoo.org</email>
|
<email>mgorny@gentoo.org</email>
|
||||||
<name>Michał Górny</name>
|
<name>Michał Górny</name>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
|
<maintainer type="project">
|
||||||
|
<email>python@gentoo.org</email>
|
||||||
|
<name>Python</name>
|
||||||
|
</maintainer>
|
||||||
<stabilize-allarches/>
|
<stabilize-allarches/>
|
||||||
<upstream>
|
<upstream>
|
||||||
<remote-id type="github">projg2/gpep517</remote-id>
|
<remote-id type="github">projg2/gpep517</remote-id>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user