dev-python/pathspec: Sync with Gentoo

It's from Gentoo commit e37f547f3e55efeb40c54faf0bde424f4da206ff.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:05:47 +00:00
parent 16e09e6723
commit 2226cf7536

View File

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