parse: apkindex: don't require python 3.12
All threads resolved!
All threads resolved!
Compare changes
Files
2+ 3
− 3
@@ -5,7 +5,6 @@ from typing import cast, overload, Any, Literal
@@ -315,8 +314,9 @@ def parse_blocks(path: Path) -> list[ApkindexBlock]: