summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/krita/sip-6.8.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/krita/sip-6.8.patch')
-rw-r--r--source/kde/kde/patch/krita/sip-6.8.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/source/kde/kde/patch/krita/sip-6.8.patch b/source/kde/kde/patch/krita/sip-6.8.patch
new file mode 100644
index 000000000..9579e4f3c
--- /dev/null
+++ b/source/kde/kde/patch/krita/sip-6.8.patch
@@ -0,0 +1,13 @@
+diff --git a/cmake/modules/pyproject.toml.in b/cmake/modules/pyproject.toml.in
+index 090b2d4b0c..085ddf4179 100644
+--- a/cmake/modules/pyproject.toml.in
++++ b/cmake/modules/pyproject.toml.in
+@@ -9,7 +9,7 @@ name = "@module_name_toml@"
+ sip-module = "@sip_name@"
+ sip-include-dirs = @sip_include_dirs@
+ sip-files-dir = "@module_srcs@"
+-abi-version = "12"
++abi-version = "12.8"
+
+ [tool.sip.bindings.@module_name_toml@]
+ tags = @module_tags@