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:
Flatcar Buildbot 2025-09-01 07:08:38 +00:00 committed by Krzesimir Nowak
parent 9ae4a7613b
commit 1fdbd768de
2 changed files with 5 additions and 1 deletions

View File

@ -27,10 +27,10 @@ RDEPEND="
>=dev-python/installer-0.5.0[${PYTHON_USEDEP}]
"
EPYTEST_PLUGINS=()
distutils_enable_tests pytest
python_test() {
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
epytest -o tmp_path_retention_policy=all
}

View File

@ -5,6 +5,10 @@
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">projg2/gpep517</remote-id>