File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
integration_tests/recipes Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
package :
2
2
name : numpy
3
- version : 1.26.4
3
+ version : 2.0.2
4
4
tag :
5
5
- min-scipy-stack
6
6
top-level :
7
7
- numpy
8
8
source :
9
- url : https://files.pythonhosted.org/packages/65/6e/09db70a523a96d25e115e71cc56a6f9031e7b8cd166c1ac8438307c14058 /numpy-1.26.4 .tar.gz
10
- sha256 : 2a02aba9ed12e4ac4eb3ea9421c420301a0c6460d9830d74a9df87efa4912010
9
+ url : https://files.pythonhosted.org/packages/a9/75/10dd1f8116a8b796cb2c737b674e02d02e80454bda953fa7e65d8c12b016 /numpy-2.0.2 .tar.gz
10
+ sha256 : 883c987dee1880e2a864ab0dc9892292582510604156762362d9326444636e78
11
11
12
12
build :
13
13
# numpy uses vendored meson, so we need to pass the cross file manually
@@ -22,12 +22,12 @@ build:
22
22
-Wno-return-type
23
23
cross-build-env : true
24
24
cross-build-files :
25
- - numpy/core /include/numpy/numpyconfig.h
26
- - numpy/core /include/numpy/_numpyconfig.h
27
- - numpy/core /lib/libnpymath.a
25
+ - numpy/_core /include/numpy/numpyconfig.h
26
+ - numpy/_core /include/numpy/_numpyconfig.h
27
+ - numpy/_core /lib/libnpymath.a
28
28
- numpy/random/lib/libnpyrandom.a
29
29
about :
30
30
home : https://www.numpy.org
31
31
PyPI : https://pypi.org/project/numpy
32
32
summary : NumPy is the fundamental package for array computing with Python.
33
- license : BSD
33
+ license : BSD-3-Clause
Original file line number Diff line number Diff line change 1
1
package :
2
2
name : orjson
3
- version : 3.10.1
3
+ version : 3.10.13
4
4
top-level :
5
5
- orjson
6
6
source :
7
- url : https://files.pythonhosted.org/packages/f5/af/0daa12a907215a5af6d97db8adf301ef14a1b1c651f7e176ee04e0998433 /orjson-3.10.1 .tar.gz
8
- sha256 : a883b28d73370df23ed995c466b4f6c708c1f7a9bdc400fe89165c96c7603204
7
+ url : https://files.pythonhosted.org/packages/source/o/orjson /orjson-3.10.13 .tar.gz
8
+ sha256 : eb9bfb14ab8f68d9d9492d4817ae497788a15fd7da72e14dfabc289c3bb088ec
9
9
requirements :
10
10
executable :
11
11
- rustup
You can’t perform that action at this time.
0 commit comments