dev-python/ply: Sync with Gentoo

It's from Gentoo commit 0702fda826c18ebf841eb82894884ba97f4c15e3.
This commit is contained in:
Flatcar Buildbot 2025-05-05 07:07:43 +00:00 committed by Krzesimir Nowak
parent 939c1a04cc
commit 07099131e5

View File

@ -1,11 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
EAPI=7
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
inherit distutils-r1 pypi