dev-python/olefile: Sync with Gentoo

It's from Gentoo commit 1124415b9bdc67fb0c537ba8980351141b417ea5.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:08:56 +00:00 committed by Krzesimir Nowak
parent 71adf48f42
commit 2eade534b6

View File

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