pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-apache-arrow: Update to 16.0.0
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Thu Apr 4 08:20:56 2024 -0700
Changeset: 0008a2f7762aca2425d9ac445f94143045d94b92
Modified Files:
py-apache-arrow/Makefile
py-apache-arrow/PLIST
Removed Files:
py-apache-arrow/distinfo
py-apache-arrow/patches/patch-python_setup.py
Log Message:
py-apache-arrow: Update to 16.0.0
Changes same as for 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=0008a2f7762aca2425d9ac445f94143045d94b92
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-apache-arrow/Makefile | 1 +
py-apache-arrow/PLIST | 22 +++++-----------------
py-apache-arrow/distinfo | 6 ------
py-apache-arrow/patches/patch-python_setup.py | 15 ---------------
4 files changed, 6 insertions(+), 38 deletions(-)
diffs:
diff --git a/py-apache-arrow/Makefile b/py-apache-arrow/Makefile
index be37683ca5..95cb5835f7 100644
--- a/py-apache-arrow/Makefile
+++ b/py-apache-arrow/Makefile
@@ -8,6 +8,7 @@ MAINTAINER= matthewd%fastmail.us@localhost
HOMEPAGE= https://arrow.apache.org/
COMMENT= Python Bindings for Apache-Arrow
LICENSE= apache-2.0
+DISTINFO_FILE= ${.CURDIR}/../../wip/apache-arrow/distinfo
.include "../../mk/bsd.prefs.mk"
.include "../../wip/apache-arrow/options.mk"
diff --git a/py-apache-arrow/PLIST b/py-apache-arrow/PLIST
index 082e680cb0..eafee04f0f 100644
--- a/py-apache-arrow/PLIST
+++ b/py-apache-arrow/PLIST
@@ -12,6 +12,7 @@ ${PYSITELIB}/pyarrow/__init__.pyo
${PYSITELIB}/pyarrow/_acero.pxd
${PYSITELIB}/pyarrow/_acero.pyx
${PYSITELIB}/pyarrow/_acero.so
+${PYSITELIB}/pyarrow/_azurefs.pyx
${PYSITELIB}/pyarrow/_compute.pxd
${PYSITELIB}/pyarrow/_compute.pyx
${PYSITELIB}/pyarrow/_compute.so
@@ -43,8 +44,6 @@ ${PYSITELIB}/pyarrow/_generated_version.py
${PYSITELIB}/pyarrow/_generated_version.pyc
${PYSITELIB}/pyarrow/_generated_version.pyo
${PYSITELIB}/pyarrow/_hdfs.pyx
-${PYSITELIB}/pyarrow/_hdfsio.pyx
-${PYSITELIB}/pyarrow/_hdfsio.so
${PYSITELIB}/pyarrow/_json.pxd
${PYSITELIB}/pyarrow/_json.pyx
${PYSITELIB}/pyarrow/_json.so
@@ -93,9 +92,6 @@ ${PYSITELIB}/pyarrow/error.pxi
${PYSITELIB}/pyarrow/feather.py
${PYSITELIB}/pyarrow/feather.pyc
${PYSITELIB}/pyarrow/feather.pyo
-${PYSITELIB}/pyarrow/filesystem.py
-${PYSITELIB}/pyarrow/filesystem.pyc
-${PYSITELIB}/pyarrow/filesystem.pyo
${PYSITELIB}/pyarrow/flight.py
${PYSITELIB}/pyarrow/flight.pyc
${PYSITELIB}/pyarrow/flight.pyo
@@ -103,9 +99,6 @@ ${PYSITELIB}/pyarrow/fs.py
${PYSITELIB}/pyarrow/fs.pyc
${PYSITELIB}/pyarrow/fs.pyo
${PYSITELIB}/pyarrow/gandiva.pyx
-${PYSITELIB}/pyarrow/hdfs.py
-${PYSITELIB}/pyarrow/hdfs.pyc
-${PYSITELIB}/pyarrow/hdfs.pyo
${PYSITELIB}/pyarrow/include/arrow/acero/accumulation_queue.h
${PYSITELIB}/pyarrow/include/arrow/acero/aggregate_node.h
${PYSITELIB}/pyarrow/include/arrow/acero/api.h
@@ -177,9 +170,6 @@ ${PYSITELIB}/pyarrow/include/arrow/compute/expression.h
${PYSITELIB}/pyarrow/include/arrow/compute/function.h
${PYSITELIB}/pyarrow/include/arrow/compute/function_options.h
${PYSITELIB}/pyarrow/include/arrow/compute/kernel.h
-${PYSITELIB}/pyarrow/include/arrow/compute/key_hash.h
-${PYSITELIB}/pyarrow/include/arrow/compute/key_map.h
-${PYSITELIB}/pyarrow/include/arrow/compute/light_array.h
${PYSITELIB}/pyarrow/include/arrow/compute/ordering.h
${PYSITELIB}/pyarrow/include/arrow/compute/registry.h
${PYSITELIB}/pyarrow/include/arrow/compute/row/grouper.h
@@ -223,6 +213,7 @@ ${PYSITELIB}/pyarrow/include/arrow/extension_type.h
${PYSITELIB}/pyarrow/include/arrow/filesystem/api.h
${PYSITELIB}/pyarrow/include/arrow/filesystem/azurefs.h
${PYSITELIB}/pyarrow/include/arrow/filesystem/filesystem.h
+${PYSITELIB}/pyarrow/include/arrow/filesystem/filesystem_library.h
${PYSITELIB}/pyarrow/include/arrow/filesystem/gcsfs.h
${PYSITELIB}/pyarrow/include/arrow/filesystem/hdfs.h
${PYSITELIB}/pyarrow/include/arrow/filesystem/localfs.h
@@ -610,6 +601,9 @@ ${PYSITELIB}/pyarrow/tests/__init__.pyo
${PYSITELIB}/pyarrow/tests/arrow_16597.py
${PYSITELIB}/pyarrow/tests/arrow_16597.pyc
${PYSITELIB}/pyarrow/tests/arrow_16597.pyo
+${PYSITELIB}/pyarrow/tests/arrow_39313.py
+${PYSITELIB}/pyarrow/tests/arrow_39313.pyc
+${PYSITELIB}/pyarrow/tests/arrow_39313.pyo
${PYSITELIB}/pyarrow/tests/arrow_7980.py
${PYSITELIB}/pyarrow/tests/arrow_7980.pyc
${PYSITELIB}/pyarrow/tests/arrow_7980.pyo
@@ -753,9 +747,6 @@ ${PYSITELIB}/pyarrow/tests/test_extension_type.pyo
${PYSITELIB}/pyarrow/tests/test_feather.py
${PYSITELIB}/pyarrow/tests/test_feather.pyc
${PYSITELIB}/pyarrow/tests/test_feather.pyo
-${PYSITELIB}/pyarrow/tests/test_filesystem.py
-${PYSITELIB}/pyarrow/tests/test_filesystem.pyc
-${PYSITELIB}/pyarrow/tests/test_filesystem.pyo
${PYSITELIB}/pyarrow/tests/test_flight.py
${PYSITELIB}/pyarrow/tests/test_flight.pyc
${PYSITELIB}/pyarrow/tests/test_flight.pyo
@@ -771,9 +762,6 @@ ${PYSITELIB}/pyarrow/tests/test_gandiva.pyo
${PYSITELIB}/pyarrow/tests/test_gdb.py
${PYSITELIB}/pyarrow/tests/test_gdb.pyc
${PYSITELIB}/pyarrow/tests/test_gdb.pyo
-${PYSITELIB}/pyarrow/tests/test_hdfs.py
-${PYSITELIB}/pyarrow/tests/test_hdfs.pyc
-${PYSITELIB}/pyarrow/tests/test_hdfs.pyo
${PYSITELIB}/pyarrow/tests/test_io.py
${PYSITELIB}/pyarrow/tests/test_io.pyc
${PYSITELIB}/pyarrow/tests/test_io.pyo
diff --git a/py-apache-arrow/distinfo b/py-apache-arrow/distinfo
deleted file mode 100644
index b151191de7..0000000000
--- a/py-apache-arrow/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-BLAKE2s (apache-arrow-15.0.0.tar.gz) = 04d54ce9da23d76b9cfc650e0c39af3b85340c9092368b08587c99c92b9c7eff
-SHA512 (apache-arrow-15.0.0.tar.gz) = d5dccaa0907b0e6f2a460e32ae75091942dcb70b51db4aefe2767ee8d99882694607b723a9c06898dda3938d8eb498258d7f9aad11054665b6ea9c2fbaeafa74
-Size (apache-arrow-15.0.0.tar.gz) = 21491996 bytes
-SHA1 (patch-python_setup.py) = 31c7a4be20d9e6d7d3e3163f9e416b726518ed48
diff --git a/py-apache-arrow/patches/patch-python_setup.py b/py-apache-arrow/patches/patch-python_setup.py
deleted file mode 100644
index 26332cb046..0000000000
--- a/py-apache-arrow/patches/patch-python_setup.py
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD$
-
-Setuptools will try and download these versions... tell it not to.
-
---- python/setup.py.orig 2024-01-30 14:19:14.017798084 +0000
-+++ python/setup.py
-@@ -492,7 +492,7 @@ setup(
- 'pyarrow/_generated_version.py'),
- 'version_scheme': guess_next_dev_version
- },
-- setup_requires=['setuptools_scm < 8.0.0', 'cython >= 0.29.31'] + setup_requires,
-+ setup_requires=[],
- install_requires=install_requires,
- tests_require=['pytest', 'pandas', 'hypothesis'],
- python_requires='>=3.8',
Home |
Main Index |
Thread Index |
Old Index