Created attachment 908307 [details] build.log w/ PYTHON_SINGLE_TARGET="python3_13" > ../plugins/extensions/pykrita/plugin/utilities.cpp: In static member function ‘static bool PyKrita::Python::setPath(const QStringList&)’: > ../plugins/extensions/pykrita/plugin/utilities.cpp:423:9: error: ‘Py_SetPath’ was not declared in this scope; did you mean ‘Py_GetPath’? > 423 | Py_SetPath(joinedPathsWChars.data()); > | ^~~~~~~~~~ > | Py_GetPath
https://src.fedoraproject.org/rpms/krita/blob/rawhide/f/0001-Changes-to-build-pykrita-with-Python-3.13.patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd5f0f7a9f4843408399974ebb8dc35de768e33 commit 8dd5f0f7a9f4843408399974ebb8dc35de768e33 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-11-09 15:16:23 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-11-09 15:21:03 +0000 media-gfx/krita: enable py3.13 KDE-bug: https://bugs.kde.org/show_bug.cgi?id=488680 See also: https://bugzilla.redhat.com/show_bug.cgi?id=2278646 Closes: https://bugs.gentoo.org/943149 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-gfx/krita/files/krita-5.2.6-py3.13.patch | 120 +++++++++++++++++++++++++ media-gfx/krita/krita-5.2.6.ebuild | 4 +- 2 files changed, 123 insertions(+), 1 deletion(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=96a63e864379619689ed79680582c93429102fd5 commit 96a63e864379619689ed79680582c93429102fd5 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-11-09 15:16:23 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-11-25 22:50:30 +0000 media-gfx/krita: enable py3.13 KDE-bug: https://bugs.kde.org/show_bug.cgi?id=488680 See also: https://bugzilla.redhat.com/show_bug.cgi?id=2278646 Closes: https://bugs.gentoo.org/943149 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-gfx/krita/files/krita-5.2.6-py3.13.patch | 120 +++++++++++++++++++++++++ media-gfx/krita/krita-9999.ebuild | 4 +- 2 files changed, 123 insertions(+), 1 deletion(-)