]> git.pld-linux.org Git - packages/sip5.git/blob - python3.10.patch
- new
[packages/sip5.git] / python3.10.patch
1 diff -up sip-5.5.0/sipbuild/py_versions.py.py310 sip-5.5.0/sipbuild/py_versions.py
2 --- sip-5.5.0/sipbuild/py_versions.py.py310     2020-11-23 08:21:33.000000000 -0500
3 +++ sip-5.5.0/sipbuild/py_versions.py   2021-06-14 22:08:07.070489670 -0400
4 @@ -23,4 +23,4 @@
5  
6  # The first and last supported minor versions of Python v3.
7  FIRST_SUPPORTED_MINOR = 5
8 -LAST_SUPPORTED_MINOR = 9
9 +LAST_SUPPORTED_MINOR = 10
This page took 0.124412 seconds and 3 git commands to generate.