5 Commits

Author SHA1 Message Date
Christoph Reiter
ae995b2d5a python: fix missing target tripplet in SOABI
I missed this during the rebase since it seemed to work without it,
and the configure scripts ignors errors there.
2024-07-06 12:14:28 +02:00
Christoph Reiter
cf4938d5f6 python: Update to 3.12.4
* drop all distutils patches, distutils is gone
* drop all setup.py patches, that's gone too
* refresh the 32bit rebase (things changed, but I added
  it to the same make target, hopefully still works)
* adjust the new module building code to depend on the import
  lib and also add the build dir to the library path so it can
  be found.
* ctypes dropped vendored things, so remove code deleting it
* the code printing a warning if a module build fails no longer
  exists, so drop the "tee" stuff and the error check there
2024-07-05 22:11:47 +02:00
Christoph Reiter
5978b5b570 python: Update to 3.11
* 006-3.7-ftm.patch: code no longer exists and builds fine without
* 010-3.8-nis-cygwin.patch: code no longer exists and builds fine without
* 012-3.8-pep3149-cygwin.patch: refreshed
* 013-3.8-tkinter-cygwin.patch: code no longer exists and builds fine without
* 28881-backport.patch, 930-fix-missing-tcp-include.patch: included in the new release
* 970-ossaudiodev.patch: work around "error: initializer element is not constant"

remove useless permissions change
2023-02-14 08:37:10 +01:00
Alexey Pavlov
4380c29a56 python: Update to 3.8.7 2021-01-12 13:24:46 +03:00
Alexey Pavlov
5cdc54995d python: Update to 3.8.2 2020-04-16 19:44:59 +03:00