From 121faf2ee21bcb16ab6074433723bb2db1104cae Mon Sep 17 00:00:00 2001 From: yurybura Date: Tue, 26 Mar 2019 16:09:04 +0300 Subject: [python3] Update to v3.7.3 --- ports/python3/0005-Fix-DefaultWindowsSDKVersion.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 ports/python3/0005-Fix-DefaultWindowsSDKVersion.patch (limited to 'ports/python3/0005-Fix-DefaultWindowsSDKVersion.patch') diff --git a/ports/python3/0005-Fix-DefaultWindowsSDKVersion.patch b/ports/python3/0005-Fix-DefaultWindowsSDKVersion.patch deleted file mode 100644 index 13f7b39e0..000000000 --- a/ports/python3/0005-Fix-DefaultWindowsSDKVersion.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/PCbuild/python.props b/PCbuild/python.props ---- a/PCbuild/python.props -+++ b/PCbuild/python.props -@@ -76,7 +76,7 @@ - --> - <_RegistryVersion>$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v10.0@ProductVersion) - <_RegistryVersion Condition="$(_RegistryVersion) == ''">$(Registry:HKEY_LOCAL_MACHINE\WOW6432Node\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v10.0@ProductVersion) -- 10.0.15063.0 -+ 10.0.15063.0 - 10.0.14393.0 - 10.0.10586.0 - 10.0.10240.0 -- cgit v1.2.3