1
0
forked from pool/python-pandas

Accepting request 1110151 from home:bnavigator:branches:devel:languages:python:numeric

- Fix test failures with pyarrow 13
  * Add pandas-pr55073-pyarrow13.patch
  * gh#pandas-dev/pandas#55073
  * gh#pandas-dev/pandas#55048
  * gh#pandas-dev/pandas#55020

OBS-URL: https://build.opensuse.org/request/show/1110151
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pandas?expand=0&rev=96
This commit is contained in:
2023-09-11 04:56:28 +00:00
committed by Git OBS Bridge
parent 078ed02459
commit 5dae941acb
3 changed files with 82 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Sep 10 13:10:06 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Fix test failures with pyarrow 13
* Add pandas-pr55073-pyarrow13.patch
* gh#pandas-dev/pandas#55073
* gh#pandas-dev/pandas#55048
* gh#pandas-dev/pandas#55020
-------------------------------------------------------------------
Tue Sep 5 21:02:37 UTC 2023 - Ben Greiner <code@bnavigator.de>