This commit is contained in:
Mario Fetka
2022-12-14 13:50:35 +01:00
parent f90a215a8d
commit ad534e78da
29 changed files with 359 additions and 20 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7,8,9,10} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7,8,9,10,11} )
PATCHES=(
"${FILESDIR}/0001-Import-abstract-base-classes-from-collections.abc.patch"