python3: bump to version 3.10.9

Refresh patches.
Bump setuptools to 65.5.0
Bump pip to 22.3.1
  Removed patch: patches-pip/001-pep517-pyc-fix.patch
  No longer needed as per:
    fa4b2efbab

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
Alexandru Ardelean
2023-01-25 14:12:16 +02:00
parent e924409c94
commit 7a756db002
8 changed files with 12 additions and 32 deletions

View File

@@ -87,7 +87,7 @@
return 0;
}
@@ -4615,8 +4644,10 @@ static PyGetSetDef context_getsetlist[]
@@ -4619,8 +4648,10 @@ static PyGetSetDef context_getsetlist[]
(setter) set_minimum_version, NULL},
{"maximum_version", (getter) get_maximum_version,
(setter) set_maximum_version, NULL},