dev-python/autocommand: Sync with Gentoo

It's from Gentoo commit 3d9fa0c0a95893194c74be8f7b39534545669488.
This commit is contained in:
Flatcar Buildbot 2024-07-01 07:13:54 +00:00 committed by Mathieu Tortuyaux
parent d51a4a9e17
commit 11024fad7a
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

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