pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

oy-apache-arrow: Update to 20.0.0



Module Name:	pkgsrc-wip
Committed By:	Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By:	matthewd
Date:		Tue May 20 20:14:58 2025 -0700
Changeset:	824241769703c19ab72a9ba0b2da4fff7fcd75be

Modified Files:
	py-apache-arrow/PLIST

Log Message:
oy-apache-arrow: Update to 20.0.0

Changes same as apache-arrow update

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=824241769703c19ab72a9ba0b2da4fff7fcd75be

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-apache-arrow/PLIST | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diffs:
diff --git a/py-apache-arrow/PLIST b/py-apache-arrow/PLIST
index 2cdbeaa570..41f790efd6 100644
--- a/py-apache-arrow/PLIST
+++ b/py-apache-arrow/PLIST
@@ -281,7 +281,6 @@ ${PYSITELIB}/pyarrow/include/arrow/python/common.h
 ${PYSITELIB}/pyarrow/include/arrow/python/csv.h
 ${PYSITELIB}/pyarrow/include/arrow/python/datetime.h
 ${PYSITELIB}/pyarrow/include/arrow/python/decimal.h
-${PYSITELIB}/pyarrow/include/arrow/python/deserialize.h
 ${PYSITELIB}/pyarrow/include/arrow/python/extension_type.h
 ${PYSITELIB}/pyarrow/include/arrow/python/filesystem.h
 ${PYSITELIB}/pyarrow/include/arrow/python/flight.h
@@ -305,7 +304,6 @@ ${PYSITELIB}/pyarrow/include/arrow/python/pyarrow_api.h
 ${PYSITELIB}/pyarrow/include/arrow/python/pyarrow_lib.h
 ${PYSITELIB}/pyarrow/include/arrow/python/python_test.h
 ${PYSITELIB}/pyarrow/include/arrow/python/python_to_arrow.h
-${PYSITELIB}/pyarrow/include/arrow/python/serialize.h
 ${PYSITELIB}/pyarrow/include/arrow/python/type_traits.h
 ${PYSITELIB}/pyarrow/include/arrow/python/udf.h
 ${PYSITELIB}/pyarrow/include/arrow/python/vendored/pythoncapi_compat.h
@@ -332,6 +330,7 @@ ${PYSITELIB}/pyarrow/include/arrow/testing/generator.h
 ${PYSITELIB}/pyarrow/include/arrow/testing/gtest_compat.h
 ${PYSITELIB}/pyarrow/include/arrow/testing/gtest_util.h
 ${PYSITELIB}/pyarrow/include/arrow/testing/matchers.h
+${PYSITELIB}/pyarrow/include/arrow/testing/math.h
 ${PYSITELIB}/pyarrow/include/arrow/testing/pch.h
 ${PYSITELIB}/pyarrow/include/arrow/testing/process.h
 ${PYSITELIB}/pyarrow/include/arrow/testing/random.h
@@ -521,7 +520,11 @@ ${PYSITELIB}/pyarrow/lib.pyx
 ${PYSITELIB}/pyarrow/lib.so
 ${PYSITELIB}/pyarrow/lib_api.h
 ${PYSITELIB}/pyarrow/libarrow_python.so
+${PYSITELIB}/pyarrow/libarrow_python.so.2000
+${PYSITELIB}/pyarrow/libarrow_python.so.2000.0.0
 ${PYSITELIB}/pyarrow/libarrow_python_parquet_encryption.so
+${PYSITELIB}/pyarrow/libarrow_python_parquet_encryption.so.2000
+${PYSITELIB}/pyarrow/libarrow_python_parquet_encryption.so.2000.0.0
 ${PYSITELIB}/pyarrow/memory.pxi
 ${PYSITELIB}/pyarrow/orc.py
 ${PYSITELIB}/pyarrow/orc.pyc
@@ -557,8 +560,6 @@ ${PYSITELIB}/pyarrow/src/arrow/python/datetime.cc
 ${PYSITELIB}/pyarrow/src/arrow/python/datetime.h
 ${PYSITELIB}/pyarrow/src/arrow/python/decimal.cc
 ${PYSITELIB}/pyarrow/src/arrow/python/decimal.h
-${PYSITELIB}/pyarrow/src/arrow/python/deserialize.cc
-${PYSITELIB}/pyarrow/src/arrow/python/deserialize.h
 ${PYSITELIB}/pyarrow/src/arrow/python/extension_type.cc
 ${PYSITELIB}/pyarrow/src/arrow/python/extension_type.h
 ${PYSITELIB}/pyarrow/src/arrow/python/filesystem.cc
@@ -596,8 +597,6 @@ ${PYSITELIB}/pyarrow/src/arrow/python/python_test.cc
 ${PYSITELIB}/pyarrow/src/arrow/python/python_test.h
 ${PYSITELIB}/pyarrow/src/arrow/python/python_to_arrow.cc
 ${PYSITELIB}/pyarrow/src/arrow/python/python_to_arrow.h
-${PYSITELIB}/pyarrow/src/arrow/python/serialize.cc
-${PYSITELIB}/pyarrow/src/arrow/python/serialize.h
 ${PYSITELIB}/pyarrow/src/arrow/python/type_traits.h
 ${PYSITELIB}/pyarrow/src/arrow/python/udf.cc
 ${PYSITELIB}/pyarrow/src/arrow/python/udf.h


Home | Main Index | Thread Index | Old Index