summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/python-shiboken-2-compat.patch
AgeCommit message (Collapse)Author
2023-08-22gnu: python-shiboken-2: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.10. [source]: Use mirror://qt for the source URL. Delete patches. * gnu/packages/patches/python-shiboken-2-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
2023-04-24gnu: python-shiboken-2: Do not rely on _Py_Mangle being available.Josselin Poiret
* gnu/packages/patches/python-shiboken-2-compat.patch: Fix the patch according to upstream. Signed-off-by: Andreas Enge <[email protected]>
2023-04-19gnu: python-shiboken-2: Fix compilation with Python 3.10.Ludovic Courtès
* gnu/packages/patches/python-shiboken-2-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/qt.scm (python-shiboken-2): Use it.