update packages for python 3.13
This commit is contained in:
parent
2852dce25b
commit
7d77ddb117
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
PYTHON_COMPAT=( python3_{11..12} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
|
||||
DISTUTILS_USE_PEP517=hatchling
|
||||
inherit distutils-r1 pypi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue