Mercurial > hg > orthanc-python
diff Resources/Builders/MinGW32-Python3.7/docker-internal.sh @ 111:6ad5da29f260 OrthancPython-4.0
added Windows builders for Python 3.9, 3.10 and 3.11
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 28 Mar 2023 17:27:06 +0200 |
parents | c17cdaf687e3 |
children | 8335b42be9fc |
line wrap: on
line diff
--- a/Resources/Builders/MinGW32-Python3.7/docker-internal.sh Wed Feb 23 18:42:08 2022 +0100 +++ b/Resources/Builders/MinGW32-Python3.7/docker-internal.sh Tue Mar 28 17:27:06 2023 +0200 @@ -10,7 +10,7 @@ mkdir /tmp/build cd /tmp/build -wget https://orthanc.osimis.io/ThirdPartyDownloads/Python/python-3.7.7-win32.zip +wget https://orthanc.uclouvain.be/third-party-downloads/Python/python-3.7.7-win32.zip unzip python-3.7.7-win32.zip cmake /tmp/source-writeable/ \