summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/extra-cmake-modules/extra-cmake-modules.max.python.version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/extra-cmake-modules/extra-cmake-modules.max.python.version.patch')
-rw-r--r--source/kde/kde/patch/extra-cmake-modules/extra-cmake-modules.max.python.version.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/kde/kde/patch/extra-cmake-modules/extra-cmake-modules.max.python.version.patch b/source/kde/kde/patch/extra-cmake-modules/extra-cmake-modules.max.python.version.patch
deleted file mode 100644
index 4c720158e..000000000
--- a/source/kde/kde/patch/extra-cmake-modules/extra-cmake-modules.max.python.version.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./find-modules/FindPythonModuleGeneration.cmake.orig 2021-08-31 23:23:13.000000000 -0500
-+++ ./find-modules/FindPythonModuleGeneration.cmake 2021-10-09 00:28:33.070346128 -0500
-@@ -162,7 +162,7 @@
-
- if (NOT GPB_PYTHON3_LIBRARY)
- set(_PYTHON3_MIN_VERSION 4)
-- set(_PYTHON3_MAX_VERSION 10)
-+ set(_PYTHON3_MAX_VERSION 11)
-
- _find_python(3 ${_PYTHON3_MAX_VERSION}) # Canary check
-