Cleanup and python 3.13
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{4..12} )
|
||||
PYTHON_COMPAT=( python2_7 python3_{4..13} )
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/0001-Import-abstract-base-classes-from-collections.abc.patch"
|
||||
|
||||
Reference in New Issue
Block a user