mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 14:36:58 +02:00
dev-python/ply: Sync with Gentoo
It's from Gentoo commit 0702fda826c18ebf841eb82894884ba97f4c15e3.
This commit is contained in:
parent
939c1a04cc
commit
07099131e5
@ -1,11 +1,10 @@
|
|||||||
# Copyright 1999-2025 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
|
EAPI=8
|
||||||
EAPI=7
|
|
||||||
|
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
|
PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
|
||||||
|
|
||||||
inherit distutils-r1 pypi
|
inherit distutils-r1 pypi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user