Accepting request 1125831 from home:mimi_vx:branches:devel:languages:python:numeric

- Update to 14.0.1 
- drop pyarrow-pr37481-pandas2.1.patch
- fixes boo#1216991 CVE--2023-47248
 * GH-38431 - [Python][CI] Update fs.type_name checks for s3fs tests
 * GH-38607 - [Python] Disable PyExtensionType autoload
- update to 14.0.0
 * very long list of changes can be found here:
 https://arrow.apache.org/release/14.0.0.html

OBS-URL: https://build.opensuse.org/request/show/1125831
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyarrow?expand=0&rev=15
This commit is contained in:
2023-11-14 09:33:14 +00:00
committed by Git OBS Bridge
parent bd58ced905
commit 33ba5cbbc8
5 changed files with 17 additions and 39 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Nov 14 09:28:23 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- Update to 14.0.1
- drop pyarrow-pr37481-pandas2.1.patch
- fixes boo#1216991 CVE--2023-47248
* GH-38431 - [Python][CI] Update fs.type_name checks for s3fs tests
* GH-38607 - [Python] Disable PyExtensionType autoload
- update to 14.0.0
* very long list of changes can be found here:
https://arrow.apache.org/release/14.0.0.html
-------------------------------------------------------------------
Thu Aug 31 18:43:55 UTC 2023 - Ben Greiner <code@bnavigator.de>