diff options
author | Anton Fedchin <afedchin@users.noreply.github.com> | 2018-03-27 16:45:26 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-27 16:45:26 +0300 |
commit | 4fb7e0a00199020941663c4e866faf9dd8973088 (patch) | |
tree | 2525d6ff5e30f334e4a15828966c1490e64691ff /project | |
parent | 8deadd7b9fad50077143cd6e88e64f0b220a449c (diff) | |
parent | 5ca64bd63de8d2115ded6fdfacf45840ad546a22 (diff) |
Merge pull request #13702 from afedchin/win10-py
[win10] dependencies - update python package.
Diffstat (limited to 'project')
3 files changed, 3 insertions, 3 deletions
diff --git a/project/BuildDependencies/scripts/0_package.target-win10-arm.list b/project/BuildDependencies/scripts/0_package.target-win10-arm.list index 0382bfc309..51d61a22f7 100644 --- a/project/BuildDependencies/scripts/0_package.target-win10-arm.list +++ b/project/BuildDependencies/scripts/0_package.target-win10-arm.list @@ -31,7 +31,7 @@ openssl-1.0.2k-v1-win10-ARM-v140.7z pcre-8.40-win10-ARM-v140.7z pillow-4.2.1-v1-win10-ARM-v140.7z pycryptodome-3.4.7-v1-win10-ARM-v140.7z -python-2.7.13-v4-win10-ARM-v140.7z +python-2.7.13-v6-win10-ARM-v140.7z rapidjson-1.1.0-win32.7z shairplay-ce80e00-win10-ARM-v140.7z sqlite-3170000-win10-ARM-v140.7z diff --git a/project/BuildDependencies/scripts/0_package.target-win10-win32.list b/project/BuildDependencies/scripts/0_package.target-win10-win32.list index 050820b71d..67260fb945 100644 --- a/project/BuildDependencies/scripts/0_package.target-win10-win32.list +++ b/project/BuildDependencies/scripts/0_package.target-win10-win32.list @@ -31,7 +31,7 @@ openssl-1.0.2k-v1-win10-Win32-v140.7z pcre-8.40-win10-Win32-v140.7z pillow-4.2.1-v1-win10-Win32-v140.7z pycryptodome-3.4.7-v1-win10-Win32-v140.7z -python-2.7.13-v4-win10-Win32-v140.7z +python-2.7.13-v6-win10-Win32-v140.7z rapidjson-1.1.0-win32.7z shairplay-ce80e00-win10-Win32-v140.7z sqlite-3170000-win10-Win32-v140.7z diff --git a/project/BuildDependencies/scripts/0_package.target-win10-x64.list b/project/BuildDependencies/scripts/0_package.target-win10-x64.list index 5a14c9f222..63f3e02c61 100644 --- a/project/BuildDependencies/scripts/0_package.target-win10-x64.list +++ b/project/BuildDependencies/scripts/0_package.target-win10-x64.list @@ -31,7 +31,7 @@ openssl-1.0.2k-v1-win10-x64-v140.7z pcre-8.40-win10-x64-v140.7z pillow-4.2.1-v1-win10-x64-v140.7z pycryptodome-3.4.7-v1-win10-x64-v140.7z -python-2.7.13-v5-win10-x64-v140.7z +python-2.7.13-v6-win10-x64-v140.7z rapidjson-1.1.0-win32.7z shairplay-ce80e00-win10-x64-v140.7z sqlite-3170000-win10-x64-v140.7z |