meta-openembedded/meta-python/recipes-devtools
Hongxu Jia c723824e4d
python3-pandas: fix reproducibility issue
The type of new_value is either `npy_timedelta' or `int64_t'
In build/pandas/_libs/tslibs/timedeltas.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/tslibs/timedeltas.pyx.c
..
npy_timedelta __pyx_v_new_value;
...

In build/pandas/_libs/tslibs/timedeltas.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/tslibs/timedeltas.pyx.c
...
__pyx_t_5numpy_int64_t __pyx_v_new_value;
...

Explicitly define it as int64_t to assure the generated source is
reproducibility between builds

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-05 21:43:44 -07:00
..
gyp meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python python3-pandas: fix reproducibility issue 2025-10-05 21:43:44 -07:00
python-jsonref python3-jsonref: use correct Python build backend class 2025-08-04 17:32:04 -07:00
python3-attrdict3
python3-breathe python3-breathe: fixed location + added nativesdk 2025-08-18 07:50:00 -07:00
python3-cairocffi
python3-exhale python3-exhale: fixed location + added nativesdk 2025-08-18 07:50:00 -07:00
python3-gspread python3-gspread: upgrade 6.2.0 -> 6.2.1 2025-05-21 07:39:38 -07:00
python3-mlcommons-loadgen python3-mlcommons-loadgen: support reproducibility 2025-10-05 21:43:44 -07:00
python3-nltk
python3-piccata meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-reedsolo
python3-rouge-score
python3-wxgtk4 python3-wxgtk4: Upgrade to 4.2.3 2025-07-13 09:46:09 -07:00
python3-zstandard python3-zstandard: upgrade 0.24.0 -> 0.25.0 2025-09-16 09:59:21 -07:00