aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target/python3/darwin_embedded.patch
diff options
context:
space:
mode:
authorfuzzard <fuzzard@kodi.tv>2022-01-15 14:06:21 +1000
committerfuzzard <fuzzard@kodi.tv>2022-01-21 16:01:16 +1000
commitd0f14490da1c990c5ec48b643602ab19ffe57b8f (patch)
treed3613b1416302e4f2cd54a5c48338749da673a31 /tools/depends/target/python3/darwin_embedded.patch
parente976cd0e3ad9ed0e4ff80e2f97e2fce1922717be (diff)
[tools/depends] bump python 3.9.10
Refresh patches as needed use PYTHON3-VERSION file for version info
Diffstat (limited to 'tools/depends/target/python3/darwin_embedded.patch')
-rw-r--r--tools/depends/target/python3/darwin_embedded.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/python3/darwin_embedded.patch b/tools/depends/target/python3/darwin_embedded.patch
index aeadf14dfb..92c4f2d043 100644
--- a/tools/depends/target/python3/darwin_embedded.patch
+++ b/tools/depends/target/python3/darwin_embedded.patch
@@ -10,7 +10,7 @@
except OSError as e:
--- a/Lib/platform.py
+++ b/Lib/platform.py
-@@ -614,7 +614,7 @@
+@@ -615,7 +615,7 @@
default in case the command should fail.
"""