Accepting request 1126495 from home:mimi_vx:branches:devel:languages:python:numeric
- Fix cve in changelog - fixes boo#1216991 CVE-2023-47248 OBS-URL: https://build.opensuse.org/request/show/1126495 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyarrow?expand=0&rev=17
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 14 23:29:03 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- Fix cve in changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
- 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
|
||||
|
||||
@@ -23,12 +23,11 @@ Version: 14.0.1
|
||||
Release: 0
|
||||
Summary: Python library for Apache Arrow
|
||||
License: Apache-2.0 AND BSD-3-Clause AND BSD-2-Clause AND MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://arrow.apache.org/
|
||||
Source0: https://github.com/apache/arrow/archive/apache-arrow-%{version}.tar.gz
|
||||
Source99: python-pyarrow.rpmlintrc
|
||||
BuildRequires: %{python_module Cython >= 0.29.31 with %python-Cython < 3}
|
||||
BuildRequires: %{python_module devel >= 3.9}
|
||||
BuildRequires: %{python_module devel >= 3.8}
|
||||
BuildRequires: %{python_module numpy-devel >= 1.16.6}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
|
||||
Reference in New Issue
Block a user