kamailio: add patches for app_python3 812/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Mon, 29 May 2023 17:56:54 +0000 (19:56 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Mon, 29 May 2023 17:56:57 +0000 (19:56 +0200)
commit4483312785de91630765abaa3c8ef7d223f6dfee
treefa0deb950f32f88292565691b61dda8cb5395480
parent27be55e0a7a98e3bb1371967dcc2fb6f413e8ddc
kamailio: add patches for app_python3

Python was updated to 3.11 and app_python3 doesn't compile anymore.
This commit adds three upstream patches to resolve this.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/kamailio/Makefile
net/kamailio/patches/170-app_python3-use-new-Python-3.10-API-functions-for-tr.patch [new file with mode: 0644]
net/kamailio/patches/171-app_python3-proper-check-of-PY_VERSION_HEX-for-pytho.patch [new file with mode: 0644]
net/kamailio/patches/172-app_python3-use-Py_SET_TYPE-from-python-3.9.patch [new file with mode: 0644]