void-packages/srcpkgs/sip/patches/python310.patch
2021-10-09 08:00:28 -04:00

8 lines
298 B
Diff

--- ./sipbuild/py_versions.py.orig 2021-09-25 21:37:44.381213255 -0400
+++ ./sipbuild/py_versions.py 2021-09-25 21:38:00.904208911 -0400
@@ -23,4 +23,4 @@
# The first and last supported minor versions of Python v3.
FIRST_SUPPORTED_MINOR = 6
-LAST_SUPPORTED_MINOR = 9
+LAST_SUPPORTED_MINOR = 10