Skip to content

Commit

Permalink
Python: new Windows binaries.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Nov 26, 2019
1 parent 8df7378 commit c167e36
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/plugins/thirdParty/Python/CMakeLists.txt
Expand Up @@ -185,24 +185,24 @@ if(USE_PREBUILT_PYTHON_PACKAGE)
if(WIN32)
if(RELEASE_MODE)
retrieve_package_file(${PACKAGE_NAME} ${PACKAGE_VERSION}
${FULL_LOCAL_EXTERNAL_PACKAGE_DIR} fc50d6901d87149b237af83efa8b2fa042eda032
${FULL_LOCAL_EXTERNAL_PACKAGE_DIR} c42fd1f8b7b6b353050f26c7f7bf4c8837feb94e
PACKAGE_REPOSITORY ${PACKAGE_REPOSITORY}
SHA1_FILES ${SHA1_FILES}
SHA1_VALUES 9b7803f35877d2681dd5806e2d13c451ada9d212
784d61ed950a2fa6aeb279e859e28bef1f26dbd3
SHA1_VALUES b91fa989e51c4fd707cd47a2892352dccffb4547
83015dd7093c524670eed86ea1c2001ab09068df
599a6df061280855fad67d7c775c242345b0bb2d
3970ffe8aefe0c30daaec65b85fb103c0fc0f2a7
9589b104a635caccd0aa30920ac78bad73e73b2b)
62c54e5ddfeb5992696b973f88915958d3eb0c49)
else()
retrieve_package_file(${PACKAGE_NAME} ${PACKAGE_VERSION}
${FULL_LOCAL_EXTERNAL_PACKAGE_DIR} d50f6daed2740843159cd50c8eee85c87e54c9e7
${FULL_LOCAL_EXTERNAL_PACKAGE_DIR} 114569320cbde211238ac64030b558057869544e
PACKAGE_REPOSITORY ${PACKAGE_REPOSITORY}
SHA1_FILES ${SHA1_FILES}
SHA1_VALUES 123efc2f296ec6decb611cce3b79f3ecc37bc5f4
4a1087f36f95e89350f59cbf4a7abfdf1273e1e4
SHA1_VALUES 64adb27b2f362b14174eb6e661badce125214f6d
5d1eea99cf91fd272b0cd952a5d0c0bdc967e287
7314ef1eb91964755ebc5f3d3544935b2b5cb1c0
3970ffe8aefe0c30daaec65b85fb103c0fc0f2a7
5aad26e650203999769c1a06ed7ee3b0c5f836f3)
eaa161d1c56423bd41b37258da196946d0f0c4e4)
endif()
elseif(APPLE)
retrieve_package_file(${PACKAGE_NAME} ${PACKAGE_VERSION}
Expand Down

0 comments on commit c167e36

Please sign in to comment.