Skip to content

Commit e783223

Browse files
committed
Update Windows numpy to 1.26.1+mkl in conandata.yml
Changed the Windows numpy package version from 1.26.4 to 1.26.1+mkl, updated the download URL to a cura Artifactory source, and replaced the hash accordingly.
1 parent d77132d commit e783223

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

conandata.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,10 +300,10 @@ pip_requirements_core:
300300
- sha256:e6d2677a32f47fc7eb2795db1dd15c1f34eff616bcaf2cfb5e997f854fa1c4a6
301301
Windows:
302302
numpy:
303-
version: "1.26.4"
304-
url: "https://files.pythonhosted.org/packages/16/2e/86f24451c2d530c88daf997cb8d6ac622c1d40d19f5a031ed68a4b73a374/numpy-1.26.4-cp312-cp312-win_amd64.whl"
303+
version: "1.26.1+mkl"
304+
url: "https://cura.jfrog.io/artifactory/cura-local-pypi/numpy/numpy/numpy-1.26.1+mkl-cp312-cp312-win_amd64.whl"
305305
hashes:
306-
- sha256:08beddf13648eb95f8d867350f6a018a4be2e5ad54c8d8caed89ebca558b2818
306+
- sha256:9e2c5e7f01bedb3c688e22ad27ffaf7904adee536d6c555a12aa7a01769a7aa0
307307
colorama:
308308
version: "0.4.5"
309309
hashes:

0 commit comments

Comments
 (0)