dev-python/lazy-object-proxy: Sync with Gentoo

It's from Gentoo commit 5983bf9c921451fa2b4a11758822ed0032de4aad.
This commit is contained in:
Flatcar Buildbot 2024-07-01 07:14:08 +00:00 committed by Mathieu Tortuyaux
parent ffdd02c721
commit 4f5919f1b8
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_{10..12} pypy3 )
PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit distutils-r1 pypi