Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pandas: Upgrade to 2.2.3 | Khem Raj | 12 days | 1 | -27/+0 |
| | | | | | | | | | Fixes build with cython >=3.1 Drop patch to pin numpy to 1.x Edit out absolute paths from cython generated C files Cc: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-pandas: Downgrade version check for numpy to 1.x | Khem Raj | 2024-08-24 | 1 | -0/+27 |
Helps it build with PEP-517 backend Signed-off-by: Khem Raj <raj.khem@gmail.com> |