1
0
forked from pool/python-pandas

- Skip overflowing tests on 32-bit

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pandas?expand=0&rev=125
This commit is contained in:
2024-08-29 04:05:54 +00:00
committed by Git OBS Bridge
parent 790978b920
commit 75f85e65a8
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 28 13:53:55 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Skip overflowing tests on 32-bit
-------------------------------------------------------------------
Sun Aug 25 21:22:36 UTC 2024 - Ben Greiner <code@bnavigator.de>