dev-python/ply: Sync with Gentoo

It's from Gentoo commit cf5affdcbb425a5864d381008c87dd919d66511b.
This commit is contained in:
Flatcar Buildbot 2025-02-25 12:34:17 +01:00 committed by Krzesimir Nowak
parent 2aee06f802
commit 9864852e9d

View File

@ -1,11 +1,11 @@
# Copyright 1999-2024 Gentoo Authors
# 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
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..13} pypy3 )
PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1 pypi