pkgsrc-WIP-changes archive

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

New package: py-apache-arrow



Module Name:	pkgsrc-wip
Committed By:	Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By:	matthewd
Date:		Mon May 9 05:07:53 2022 -0700
Changeset:	58893978087366cde69b66e4a9951c0df40dcee1

Added Files:
	py-apache-arrow/DESCR
	py-apache-arrow/Makefile
	py-apache-arrow/PLIST
	py-apache-arrow/TODO
	py-apache-arrow/distinfo

Log Message:
New package: py-apache-arrow

Python bindings for the Apache Arrow C++ Libraries

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

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

diffstat:
 py-apache-arrow/DESCR    |   3 +
 py-apache-arrow/Makefile |  29 ++
 py-apache-arrow/PLIST    | 677 +++++++++++++++++++++++++++++++++++++++++++++++
 py-apache-arrow/TODO     |   2 +
 py-apache-arrow/distinfo |   5 +
 5 files changed, 716 insertions(+)

diffs:
diff --git a/py-apache-arrow/DESCR b/py-apache-arrow/DESCR
new file mode 100644
index 0000000000..597854b84e
--- /dev/null
+++ b/py-apache-arrow/DESCR
@@ -0,0 +1,3 @@
+Python Bindings for Apache Arrow, a language-independent columnar memory
+format for flat and hierarchical data, organized for efficient analytic
+operations on modern hardware like CPUs and GPUs.
diff --git a/py-apache-arrow/Makefile b/py-apache-arrow/Makefile
new file mode 100644
index 0000000000..fb655b1029
--- /dev/null
+++ b/py-apache-arrow/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD$
+ARROW_VERSION=	7.0.0
+DISTNAME=	apache-arrow-${ARROW_VERSION}
+PKGNAME=	${PYPKGPREFIX}-pyarrow-${ARROW_VERSION}
+CATEGORIES=	devel
+MASTER_SITES=	https://dlcdn.apache.org/arrow/arrow-${ARROW_VERSION}
+
+
+MAINTAINER=	matthewd%fastmail.us@localhost
+HOMEPAGE=	https://arrow.apache.org/
+COMMENT=	Python Bindings for Apache-Arrow
+LICENSE=	apache-2.0
+
+.include "../../mk/bsd.prefs.mk"
+.include "../../wip/apache-arrow/options.mk"
+
+PYSETUPSUBDIR=	python
+
+USE_LANGUAGES=	c c++
+BUILD_DEPENDS+=	cmake-[0-9]*:../../devel/cmake
+USE_TOOLS=	cmake gmake
+
+MAKE_ENV+=	PYARROW_WITH_DATASET=1
+
+.include "../../converters/utf8proc/buildlink3.mk"
+.include "../../devel/libthrift/buildlink3.mk"
+.include "../../wip/apache-arrow/buildlink3.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-apache-arrow/PLIST b/py-apache-arrow/PLIST
new file mode 100644
index 0000000000..2ae7f55f47
--- /dev/null
+++ b/py-apache-arrow/PLIST
@@ -0,0 +1,677 @@
+@comment $NetBSD$
+bin/plasma_store
+${PYSITELIB}/pyarrow-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/PKG-INFO
+${PYSITELIB}/pyarrow-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
+${PYSITELIB}/pyarrow-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
+${PYSITELIB}/pyarrow-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/entry_points.txt
+${PYSITELIB}/pyarrow-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/not-zip-safe
+${PYSITELIB}/pyarrow-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/requires.txt
+${PYSITELIB}/pyarrow-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/top_level.txt
+${PYSITELIB}/pyarrow/__init__.pxd
+${PYSITELIB}/pyarrow/__init__.py
+${PYSITELIB}/pyarrow/__init__.pyc
+${PYSITELIB}/pyarrow/__init__.pyo
+${PYSITELIB}/pyarrow/_compute.pxd
+${PYSITELIB}/pyarrow/_compute.pyx
+${PYSITELIB}/pyarrow/_compute.so
+${PYSITELIB}/pyarrow/_compute_docstrings.py
+${PYSITELIB}/pyarrow/_compute_docstrings.pyc
+${PYSITELIB}/pyarrow/_compute_docstrings.pyo
+${PYSITELIB}/pyarrow/_csv.pxd
+${PYSITELIB}/pyarrow/_csv.pyx
+${PYSITELIB}/pyarrow/_csv.so
+${PYSITELIB}/pyarrow/_cuda.pxd
+${PYSITELIB}/pyarrow/_cuda.pyx
+${PYSITELIB}/pyarrow/_dataset.pxd
+${PYSITELIB}/pyarrow/_dataset.pyx
+${PYSITELIB}/pyarrow/_dataset.so
+${PYSITELIB}/pyarrow/_dataset_orc.pyx
+${PYSITELIB}/pyarrow/_dataset_parquet.pyx
+${PYSITELIB}/pyarrow/_dataset_parquet.so
+${PYSITELIB}/pyarrow/_feather.pyx
+${PYSITELIB}/pyarrow/_feather.so
+${PYSITELIB}/pyarrow/_flight.pyx
+${PYSITELIB}/pyarrow/_fs.pxd
+${PYSITELIB}/pyarrow/_fs.pyx
+${PYSITELIB}/pyarrow/_fs.so
+${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.pyx
+${PYSITELIB}/pyarrow/_json.so
+${PYSITELIB}/pyarrow/_orc.pxd
+${PYSITELIB}/pyarrow/_orc.pyx
+${PYSITELIB}/pyarrow/_parquet.pxd
+${PYSITELIB}/pyarrow/_parquet.pyx
+${PYSITELIB}/pyarrow/_parquet.so
+${PYSITELIB}/pyarrow/_plasma.pyx
+${PYSITELIB}/pyarrow/_s3fs.pyx
+${PYSITELIB}/pyarrow/array.pxi
+${PYSITELIB}/pyarrow/benchmark.pxi
+${PYSITELIB}/pyarrow/benchmark.py
+${PYSITELIB}/pyarrow/benchmark.pyc
+${PYSITELIB}/pyarrow/benchmark.pyo
+${PYSITELIB}/pyarrow/builder.pxi
+${PYSITELIB}/pyarrow/cffi.py
+${PYSITELIB}/pyarrow/cffi.pyc
+${PYSITELIB}/pyarrow/cffi.pyo
+${PYSITELIB}/pyarrow/compat.pxi
+${PYSITELIB}/pyarrow/compat.py
+${PYSITELIB}/pyarrow/compat.pyc
+${PYSITELIB}/pyarrow/compat.pyo
+${PYSITELIB}/pyarrow/compute.py
+${PYSITELIB}/pyarrow/compute.pyc
+${PYSITELIB}/pyarrow/compute.pyo
+${PYSITELIB}/pyarrow/config.pxi
+${PYSITELIB}/pyarrow/csv.py
+${PYSITELIB}/pyarrow/csv.pyc
+${PYSITELIB}/pyarrow/csv.pyo
+${PYSITELIB}/pyarrow/cuda.py
+${PYSITELIB}/pyarrow/cuda.pyc
+${PYSITELIB}/pyarrow/cuda.pyo
+${PYSITELIB}/pyarrow/dataset.py
+${PYSITELIB}/pyarrow/dataset.pyc
+${PYSITELIB}/pyarrow/dataset.pyo
+${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
+${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/api.h
+${PYSITELIB}/pyarrow/include/arrow/array.h
+${PYSITELIB}/pyarrow/include/arrow/array/array_base.h
+${PYSITELIB}/pyarrow/include/arrow/array/array_binary.h
+${PYSITELIB}/pyarrow/include/arrow/array/array_decimal.h
+${PYSITELIB}/pyarrow/include/arrow/array/array_dict.h
+${PYSITELIB}/pyarrow/include/arrow/array/array_nested.h
+${PYSITELIB}/pyarrow/include/arrow/array/array_primitive.h
+${PYSITELIB}/pyarrow/include/arrow/array/builder_adaptive.h
+${PYSITELIB}/pyarrow/include/arrow/array/builder_base.h
+${PYSITELIB}/pyarrow/include/arrow/array/builder_binary.h
+${PYSITELIB}/pyarrow/include/arrow/array/builder_decimal.h
+${PYSITELIB}/pyarrow/include/arrow/array/builder_dict.h
+${PYSITELIB}/pyarrow/include/arrow/array/builder_nested.h
+${PYSITELIB}/pyarrow/include/arrow/array/builder_primitive.h
+${PYSITELIB}/pyarrow/include/arrow/array/builder_time.h
+${PYSITELIB}/pyarrow/include/arrow/array/builder_union.h
+${PYSITELIB}/pyarrow/include/arrow/array/concatenate.h
+${PYSITELIB}/pyarrow/include/arrow/array/data.h
+${PYSITELIB}/pyarrow/include/arrow/array/diff.h
+${PYSITELIB}/pyarrow/include/arrow/array/util.h
+${PYSITELIB}/pyarrow/include/arrow/array/validate.h
+${PYSITELIB}/pyarrow/include/arrow/buffer.h
+${PYSITELIB}/pyarrow/include/arrow/buffer_builder.h
+${PYSITELIB}/pyarrow/include/arrow/builder.h
+${PYSITELIB}/pyarrow/include/arrow/c/abi.h
+${PYSITELIB}/pyarrow/include/arrow/c/bridge.h
+${PYSITELIB}/pyarrow/include/arrow/c/helpers.h
+${PYSITELIB}/pyarrow/include/arrow/chunked_array.h
+${PYSITELIB}/pyarrow/include/arrow/compare.h
+${PYSITELIB}/pyarrow/include/arrow/compute/api.h
+${PYSITELIB}/pyarrow/include/arrow/compute/api_aggregate.h
+${PYSITELIB}/pyarrow/include/arrow/compute/api_scalar.h
+${PYSITELIB}/pyarrow/include/arrow/compute/api_vector.h
+${PYSITELIB}/pyarrow/include/arrow/compute/cast.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/exec_plan.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/expression.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/hash_join.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/hash_join_dict.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/ir_consumer.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/key_compare.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/key_encode.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/key_hash.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/key_map.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/options.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/order_by_impl.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/schema_util.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/task_util.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/test_util.h
+${PYSITELIB}/pyarrow/include/arrow/compute/exec/util.h
+${PYSITELIB}/pyarrow/include/arrow/compute/function.h
+${PYSITELIB}/pyarrow/include/arrow/compute/kernel.h
+${PYSITELIB}/pyarrow/include/arrow/compute/registry.h
+${PYSITELIB}/pyarrow/include/arrow/compute/type_fwd.h
+${PYSITELIB}/pyarrow/include/arrow/config.h
+${PYSITELIB}/pyarrow/include/arrow/csv/api.h
+${PYSITELIB}/pyarrow/include/arrow/csv/chunker.h
+${PYSITELIB}/pyarrow/include/arrow/csv/column_builder.h
+${PYSITELIB}/pyarrow/include/arrow/csv/column_decoder.h
+${PYSITELIB}/pyarrow/include/arrow/csv/converter.h
+${PYSITELIB}/pyarrow/include/arrow/csv/invalid_row.h
+${PYSITELIB}/pyarrow/include/arrow/csv/options.h
+${PYSITELIB}/pyarrow/include/arrow/csv/parser.h
+${PYSITELIB}/pyarrow/include/arrow/csv/reader.h
+${PYSITELIB}/pyarrow/include/arrow/csv/test_common.h
+${PYSITELIB}/pyarrow/include/arrow/csv/type_fwd.h
+${PYSITELIB}/pyarrow/include/arrow/csv/writer.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/api.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/dataset.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/dataset_writer.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/discovery.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/file_base.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/file_csv.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/file_ipc.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/file_orc.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/file_parquet.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/partition.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/pch.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/plan.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/projector.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/scanner.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/test_util.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/type_fwd.h
+${PYSITELIB}/pyarrow/include/arrow/dataset/visibility.h
+${PYSITELIB}/pyarrow/include/arrow/datum.h
+${PYSITELIB}/pyarrow/include/arrow/device.h
+${PYSITELIB}/pyarrow/include/arrow/extension_type.h
+${PYSITELIB}/pyarrow/include/arrow/filesystem/api.h
+${PYSITELIB}/pyarrow/include/arrow/filesystem/filesystem.h
+${PYSITELIB}/pyarrow/include/arrow/filesystem/gcsfs.h
+${PYSITELIB}/pyarrow/include/arrow/filesystem/hdfs.h
+${PYSITELIB}/pyarrow/include/arrow/filesystem/localfs.h
+${PYSITELIB}/pyarrow/include/arrow/filesystem/mockfs.h
+${PYSITELIB}/pyarrow/include/arrow/filesystem/path_util.h
+${PYSITELIB}/pyarrow/include/arrow/filesystem/s3_test_util.h
+${PYSITELIB}/pyarrow/include/arrow/filesystem/s3fs.h
+${PYSITELIB}/pyarrow/include/arrow/filesystem/test_util.h
+${PYSITELIB}/pyarrow/include/arrow/filesystem/type_fwd.h
+${PYSITELIB}/pyarrow/include/arrow/io/api.h
+${PYSITELIB}/pyarrow/include/arrow/io/buffered.h
+${PYSITELIB}/pyarrow/include/arrow/io/caching.h
+${PYSITELIB}/pyarrow/include/arrow/io/compressed.h
+${PYSITELIB}/pyarrow/include/arrow/io/concurrency.h
+${PYSITELIB}/pyarrow/include/arrow/io/file.h
+${PYSITELIB}/pyarrow/include/arrow/io/hdfs.h
+${PYSITELIB}/pyarrow/include/arrow/io/interfaces.h
+${PYSITELIB}/pyarrow/include/arrow/io/memory.h
+${PYSITELIB}/pyarrow/include/arrow/io/mman.h
+${PYSITELIB}/pyarrow/include/arrow/io/slow.h
+${PYSITELIB}/pyarrow/include/arrow/io/stdio.h
+${PYSITELIB}/pyarrow/include/arrow/io/test_common.h
+${PYSITELIB}/pyarrow/include/arrow/io/transform.h
+${PYSITELIB}/pyarrow/include/arrow/io/type_fwd.h
+${PYSITELIB}/pyarrow/include/arrow/ipc/api.h
+${PYSITELIB}/pyarrow/include/arrow/ipc/dictionary.h
+${PYSITELIB}/pyarrow/include/arrow/ipc/feather.h
+${PYSITELIB}/pyarrow/include/arrow/ipc/json_simple.h
+${PYSITELIB}/pyarrow/include/arrow/ipc/message.h
+${PYSITELIB}/pyarrow/include/arrow/ipc/options.h
+${PYSITELIB}/pyarrow/include/arrow/ipc/reader.h
+${PYSITELIB}/pyarrow/include/arrow/ipc/test_common.h
+${PYSITELIB}/pyarrow/include/arrow/ipc/type_fwd.h
+${PYSITELIB}/pyarrow/include/arrow/ipc/util.h
+${PYSITELIB}/pyarrow/include/arrow/ipc/writer.h
+${PYSITELIB}/pyarrow/include/arrow/json/api.h
+${PYSITELIB}/pyarrow/include/arrow/json/chunked_builder.h
+${PYSITELIB}/pyarrow/include/arrow/json/chunker.h
+${PYSITELIB}/pyarrow/include/arrow/json/converter.h
+${PYSITELIB}/pyarrow/include/arrow/json/object_parser.h
+${PYSITELIB}/pyarrow/include/arrow/json/object_writer.h
+${PYSITELIB}/pyarrow/include/arrow/json/options.h
+${PYSITELIB}/pyarrow/include/arrow/json/parser.h
+${PYSITELIB}/pyarrow/include/arrow/json/rapidjson_defs.h
+${PYSITELIB}/pyarrow/include/arrow/json/reader.h
+${PYSITELIB}/pyarrow/include/arrow/json/test_common.h
+${PYSITELIB}/pyarrow/include/arrow/json/type_fwd.h
+${PYSITELIB}/pyarrow/include/arrow/memory_pool.h
+${PYSITELIB}/pyarrow/include/arrow/memory_pool_test.h
+${PYSITELIB}/pyarrow/include/arrow/pch.h
+${PYSITELIB}/pyarrow/include/arrow/pretty_print.h
+${PYSITELIB}/pyarrow/include/arrow/python/api.h
+${PYSITELIB}/pyarrow/include/arrow/python/arrow_to_pandas.h
+${PYSITELIB}/pyarrow/include/arrow/python/benchmark.h
+${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
+${PYSITELIB}/pyarrow/include/arrow/python/gdb.h
+${PYSITELIB}/pyarrow/include/arrow/python/helpers.h
+${PYSITELIB}/pyarrow/include/arrow/python/inference.h
+${PYSITELIB}/pyarrow/include/arrow/python/init.h
+${PYSITELIB}/pyarrow/include/arrow/python/io.h
+${PYSITELIB}/pyarrow/include/arrow/python/ipc.h
+${PYSITELIB}/pyarrow/include/arrow/python/iterators.h
+${PYSITELIB}/pyarrow/include/arrow/python/numpy_convert.h
+${PYSITELIB}/pyarrow/include/arrow/python/numpy_interop.h
+${PYSITELIB}/pyarrow/include/arrow/python/numpy_to_arrow.h
+${PYSITELIB}/pyarrow/include/arrow/python/pch.h
+${PYSITELIB}/pyarrow/include/arrow/python/platform.h
+${PYSITELIB}/pyarrow/include/arrow/python/pyarrow.h
+${PYSITELIB}/pyarrow/include/arrow/python/pyarrow_api.h
+${PYSITELIB}/pyarrow/include/arrow/python/pyarrow_lib.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/visibility.h
+${PYSITELIB}/pyarrow/include/arrow/record_batch.h
+${PYSITELIB}/pyarrow/include/arrow/result.h
+${PYSITELIB}/pyarrow/include/arrow/scalar.h
+${PYSITELIB}/pyarrow/include/arrow/sparse_tensor.h
+${PYSITELIB}/pyarrow/include/arrow/status.h
+${PYSITELIB}/pyarrow/include/arrow/stl.h
+${PYSITELIB}/pyarrow/include/arrow/stl_allocator.h
+${PYSITELIB}/pyarrow/include/arrow/stl_iterator.h
+${PYSITELIB}/pyarrow/include/arrow/table.h
+${PYSITELIB}/pyarrow/include/arrow/table_builder.h
+${PYSITELIB}/pyarrow/include/arrow/tensor.h
+${PYSITELIB}/pyarrow/include/arrow/tensor/converter.h
+${PYSITELIB}/pyarrow/include/arrow/testing/async_test_util.h
+${PYSITELIB}/pyarrow/include/arrow/testing/builder.h
+${PYSITELIB}/pyarrow/include/arrow/testing/executor_util.h
+${PYSITELIB}/pyarrow/include/arrow/testing/extension_type.h
+${PYSITELIB}/pyarrow/include/arrow/testing/future_util.h
+${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/json_integration.h
+${PYSITELIB}/pyarrow/include/arrow/testing/matchers.h
+${PYSITELIB}/pyarrow/include/arrow/testing/pch.h
+${PYSITELIB}/pyarrow/include/arrow/testing/random.h
+${PYSITELIB}/pyarrow/include/arrow/testing/uniform_real.h
+${PYSITELIB}/pyarrow/include/arrow/testing/util.h
+${PYSITELIB}/pyarrow/include/arrow/testing/visibility.h
+${PYSITELIB}/pyarrow/include/arrow/type.h
+${PYSITELIB}/pyarrow/include/arrow/type_fwd.h
+${PYSITELIB}/pyarrow/include/arrow/type_traits.h
+${PYSITELIB}/pyarrow/include/arrow/util/algorithm.h
+${PYSITELIB}/pyarrow/include/arrow/util/align_util.h
+${PYSITELIB}/pyarrow/include/arrow/util/aligned_storage.h
+${PYSITELIB}/pyarrow/include/arrow/util/async_generator.h
+${PYSITELIB}/pyarrow/include/arrow/util/async_util.h
+${PYSITELIB}/pyarrow/include/arrow/util/atomic_shared_ptr.h
+${PYSITELIB}/pyarrow/include/arrow/util/base64.h
+${PYSITELIB}/pyarrow/include/arrow/util/basic_decimal.h
+${PYSITELIB}/pyarrow/include/arrow/util/benchmark_util.h
+${PYSITELIB}/pyarrow/include/arrow/util/bit_block_counter.h
+${PYSITELIB}/pyarrow/include/arrow/util/bit_run_reader.h
+${PYSITELIB}/pyarrow/include/arrow/util/bit_stream_utils.h
+${PYSITELIB}/pyarrow/include/arrow/util/bit_util.h
+${PYSITELIB}/pyarrow/include/arrow/util/bitmap.h
+${PYSITELIB}/pyarrow/include/arrow/util/bitmap_builders.h
+${PYSITELIB}/pyarrow/include/arrow/util/bitmap_generate.h
+${PYSITELIB}/pyarrow/include/arrow/util/bitmap_ops.h
+${PYSITELIB}/pyarrow/include/arrow/util/bitmap_reader.h
+${PYSITELIB}/pyarrow/include/arrow/util/bitmap_visit.h
+${PYSITELIB}/pyarrow/include/arrow/util/bitmap_writer.h
+${PYSITELIB}/pyarrow/include/arrow/util/bitset_stack.h
+${PYSITELIB}/pyarrow/include/arrow/util/bpacking.h
+${PYSITELIB}/pyarrow/include/arrow/util/bpacking64_default.h
+${PYSITELIB}/pyarrow/include/arrow/util/bpacking_avx2.h
+${PYSITELIB}/pyarrow/include/arrow/util/bpacking_avx512.h
+${PYSITELIB}/pyarrow/include/arrow/util/bpacking_default.h
+${PYSITELIB}/pyarrow/include/arrow/util/bpacking_neon.h
+${PYSITELIB}/pyarrow/include/arrow/util/bpacking_simd128_generated.h
+${PYSITELIB}/pyarrow/include/arrow/util/bpacking_simd256_generated.h
+${PYSITELIB}/pyarrow/include/arrow/util/bpacking_simd512_generated.h
+${PYSITELIB}/pyarrow/include/arrow/util/byte_size.h
+${PYSITELIB}/pyarrow/include/arrow/util/byte_stream_split.h
+${PYSITELIB}/pyarrow/include/arrow/util/cancel.h
+${PYSITELIB}/pyarrow/include/arrow/util/checked_cast.h
+${PYSITELIB}/pyarrow/include/arrow/util/compare.h
+${PYSITELIB}/pyarrow/include/arrow/util/compression.h
+${PYSITELIB}/pyarrow/include/arrow/util/concurrent_map.h
+${PYSITELIB}/pyarrow/include/arrow/util/config.h
+${PYSITELIB}/pyarrow/include/arrow/util/converter.h
+${PYSITELIB}/pyarrow/include/arrow/util/counting_semaphore.h
+${PYSITELIB}/pyarrow/include/arrow/util/cpu_info.h
+${PYSITELIB}/pyarrow/include/arrow/util/decimal.h
+${PYSITELIB}/pyarrow/include/arrow/util/delimiting.h
+${PYSITELIB}/pyarrow/include/arrow/util/dispatch.h
+${PYSITELIB}/pyarrow/include/arrow/util/double_conversion.h
+${PYSITELIB}/pyarrow/include/arrow/util/endian.h
+${PYSITELIB}/pyarrow/include/arrow/util/formatting.h
+${PYSITELIB}/pyarrow/include/arrow/util/functional.h
+${PYSITELIB}/pyarrow/include/arrow/util/future.h
+${PYSITELIB}/pyarrow/include/arrow/util/future_iterator.h
+${PYSITELIB}/pyarrow/include/arrow/util/hash_util.h
+${PYSITELIB}/pyarrow/include/arrow/util/hashing.h
+${PYSITELIB}/pyarrow/include/arrow/util/int_util.h
+${PYSITELIB}/pyarrow/include/arrow/util/io_util.h
+${PYSITELIB}/pyarrow/include/arrow/util/iterator.h
+${PYSITELIB}/pyarrow/include/arrow/util/key_value_metadata.h
+${PYSITELIB}/pyarrow/include/arrow/util/launder.h
+${PYSITELIB}/pyarrow/include/arrow/util/logging.h
+${PYSITELIB}/pyarrow/include/arrow/util/macros.h
+${PYSITELIB}/pyarrow/include/arrow/util/make_unique.h
+${PYSITELIB}/pyarrow/include/arrow/util/map.h
+${PYSITELIB}/pyarrow/include/arrow/util/math_constants.h
+${PYSITELIB}/pyarrow/include/arrow/util/memory.h
+${PYSITELIB}/pyarrow/include/arrow/util/mutex.h
+${PYSITELIB}/pyarrow/include/arrow/util/optional.h
+${PYSITELIB}/pyarrow/include/arrow/util/parallel.h
+${PYSITELIB}/pyarrow/include/arrow/util/pcg_random.h
+${PYSITELIB}/pyarrow/include/arrow/util/print.h
+${PYSITELIB}/pyarrow/include/arrow/util/queue.h
+${PYSITELIB}/pyarrow/include/arrow/util/range.h
+${PYSITELIB}/pyarrow/include/arrow/util/rle_encoding.h
+${PYSITELIB}/pyarrow/include/arrow/util/simd.h
+${PYSITELIB}/pyarrow/include/arrow/util/small_vector.h
+${PYSITELIB}/pyarrow/include/arrow/util/sort.h
+${PYSITELIB}/pyarrow/include/arrow/util/spaced.h
+${PYSITELIB}/pyarrow/include/arrow/util/stopwatch.h
+${PYSITELIB}/pyarrow/include/arrow/util/string.h
+${PYSITELIB}/pyarrow/include/arrow/util/string_builder.h
+${PYSITELIB}/pyarrow/include/arrow/util/string_view.h
+${PYSITELIB}/pyarrow/include/arrow/util/task_group.h
+${PYSITELIB}/pyarrow/include/arrow/util/tdigest.h
+${PYSITELIB}/pyarrow/include/arrow/util/test_common.h
+${PYSITELIB}/pyarrow/include/arrow/util/thread_pool.h
+${PYSITELIB}/pyarrow/include/arrow/util/time.h
+${PYSITELIB}/pyarrow/include/arrow/util/trie.h
+${PYSITELIB}/pyarrow/include/arrow/util/type_fwd.h
+${PYSITELIB}/pyarrow/include/arrow/util/type_traits.h
+${PYSITELIB}/pyarrow/include/arrow/util/ubsan.h
+${PYSITELIB}/pyarrow/include/arrow/util/unreachable.h
+${PYSITELIB}/pyarrow/include/arrow/util/uri.h
+${PYSITELIB}/pyarrow/include/arrow/util/utf8.h
+${PYSITELIB}/pyarrow/include/arrow/util/value_parsing.h
+${PYSITELIB}/pyarrow/include/arrow/util/variant.h
+${PYSITELIB}/pyarrow/include/arrow/util/vector.h
+${PYSITELIB}/pyarrow/include/arrow/util/visibility.h
+${PYSITELIB}/pyarrow/include/arrow/util/windows_compatibility.h
+${PYSITELIB}/pyarrow/include/arrow/util/windows_fixup.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/ProducerConsumerQueue.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/datetime.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/datetime/date.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/datetime/ios.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/datetime/tz.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/datetime/tz_private.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/datetime/visibility.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/double-conversion/bignum-dtoa.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/double-conversion/bignum.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/double-conversion/cached-powers.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/double-conversion/diy-fp.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/double-conversion/double-conversion.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/double-conversion/fast-dtoa.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/double-conversion/fixed-dtoa.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/double-conversion/ieee.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/double-conversion/strtod.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/double-conversion/utils.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/optional.hpp
+${PYSITELIB}/pyarrow/include/arrow/vendored/string_view.hpp
+${PYSITELIB}/pyarrow/include/arrow/vendored/strptime.h
+${PYSITELIB}/pyarrow/include/arrow/vendored/xxhash.h
+${PYSITELIB}/pyarrow/include/arrow/visit_array_inline.h
+${PYSITELIB}/pyarrow/include/arrow/visit_data_inline.h
+${PYSITELIB}/pyarrow/include/arrow/visit_scalar_inline.h
+${PYSITELIB}/pyarrow/include/arrow/visit_type_inline.h
+${PYSITELIB}/pyarrow/include/arrow/visitor.h
+${PYSITELIB}/pyarrow/include/arrow/visitor_generate.h
+${PYSITELIB}/pyarrow/includes/__init__.pxd
+${PYSITELIB}/pyarrow/includes/common.pxd
+${PYSITELIB}/pyarrow/includes/libarrow.pxd
+${PYSITELIB}/pyarrow/includes/libarrow_cuda.pxd
+${PYSITELIB}/pyarrow/includes/libarrow_dataset.pxd
+${PYSITELIB}/pyarrow/includes/libarrow_dataset_parquet.pxd
+${PYSITELIB}/pyarrow/includes/libarrow_feather.pxd
+${PYSITELIB}/pyarrow/includes/libarrow_flight.pxd
+${PYSITELIB}/pyarrow/includes/libarrow_fs.pxd
+${PYSITELIB}/pyarrow/includes/libgandiva.pxd
+${PYSITELIB}/pyarrow/includes/libplasma.pxd
+${PYSITELIB}/pyarrow/io.pxi
+${PYSITELIB}/pyarrow/ipc.pxi
+${PYSITELIB}/pyarrow/ipc.py
+${PYSITELIB}/pyarrow/ipc.pyc
+${PYSITELIB}/pyarrow/ipc.pyo
+${PYSITELIB}/pyarrow/json.py
+${PYSITELIB}/pyarrow/json.pyc
+${PYSITELIB}/pyarrow/json.pyo
+${PYSITELIB}/pyarrow/jvm.py
+${PYSITELIB}/pyarrow/jvm.pyc
+${PYSITELIB}/pyarrow/jvm.pyo
+${PYSITELIB}/pyarrow/lib.pxd
+${PYSITELIB}/pyarrow/lib.pyx
+${PYSITELIB}/pyarrow/lib.so
+${PYSITELIB}/pyarrow/lib_api.h
+${PYSITELIB}/pyarrow/memory.pxi
+${PYSITELIB}/pyarrow/orc.py
+${PYSITELIB}/pyarrow/orc.pyc
+${PYSITELIB}/pyarrow/orc.pyo
+${PYSITELIB}/pyarrow/pandas-shim.pxi
+${PYSITELIB}/pyarrow/pandas_compat.py
+${PYSITELIB}/pyarrow/pandas_compat.pyc
+${PYSITELIB}/pyarrow/pandas_compat.pyo
+${PYSITELIB}/pyarrow/parquet.py
+${PYSITELIB}/pyarrow/parquet.pyc
+${PYSITELIB}/pyarrow/parquet.pyo
+${PYSITELIB}/pyarrow/plasma.py
+${PYSITELIB}/pyarrow/plasma.pyc
+${PYSITELIB}/pyarrow/plasma.pyo
+${PYSITELIB}/pyarrow/public-api.pxi
+${PYSITELIB}/pyarrow/scalar.pxi
+${PYSITELIB}/pyarrow/serialization.pxi
+${PYSITELIB}/pyarrow/serialization.py
+${PYSITELIB}/pyarrow/serialization.pyc
+${PYSITELIB}/pyarrow/serialization.pyo
+${PYSITELIB}/pyarrow/table.pxi
+${PYSITELIB}/pyarrow/tensor.pxi
+${PYSITELIB}/pyarrow/tensorflow/plasma_op.cc
+${PYSITELIB}/pyarrow/tests/__init__.py
+${PYSITELIB}/pyarrow/tests/__init__.pyc
+${PYSITELIB}/pyarrow/tests/__init__.pyo
+${PYSITELIB}/pyarrow/tests/arrow_7980.py
+${PYSITELIB}/pyarrow/tests/arrow_7980.pyc
+${PYSITELIB}/pyarrow/tests/arrow_7980.pyo
+${PYSITELIB}/pyarrow/tests/bound_function_visit_strings.pyx
+${PYSITELIB}/pyarrow/tests/conftest.py
+${PYSITELIB}/pyarrow/tests/conftest.pyc
+${PYSITELIB}/pyarrow/tests/conftest.pyo
+${PYSITELIB}/pyarrow/tests/data/feather/v0.17.0.version=2-compression=lz4.feather
+${PYSITELIB}/pyarrow/tests/data/orc/README.md
+${PYSITELIB}/pyarrow/tests/data/orc/TestOrcFile.emptyFile.jsn.gz
+${PYSITELIB}/pyarrow/tests/data/orc/TestOrcFile.emptyFile.orc
+${PYSITELIB}/pyarrow/tests/data/orc/TestOrcFile.test1.jsn.gz
+${PYSITELIB}/pyarrow/tests/data/orc/TestOrcFile.test1.orc
+${PYSITELIB}/pyarrow/tests/data/orc/TestOrcFile.testDate1900.jsn.gz
+${PYSITELIB}/pyarrow/tests/data/orc/TestOrcFile.testDate1900.orc
+${PYSITELIB}/pyarrow/tests/data/orc/decimal.jsn.gz
+${PYSITELIB}/pyarrow/tests/data/orc/decimal.orc
+${PYSITELIB}/pyarrow/tests/data/parquet/v0.7.1.all-named-index.parquet
+${PYSITELIB}/pyarrow/tests/data/parquet/v0.7.1.column-metadata-handling.parquet
+${PYSITELIB}/pyarrow/tests/data/parquet/v0.7.1.parquet
+${PYSITELIB}/pyarrow/tests/data/parquet/v0.7.1.some-named-index.parquet
+${PYSITELIB}/pyarrow/tests/deserialize_buffer.py
+${PYSITELIB}/pyarrow/tests/deserialize_buffer.pyc
+${PYSITELIB}/pyarrow/tests/deserialize_buffer.pyo
+${PYSITELIB}/pyarrow/tests/pandas_examples.py
+${PYSITELIB}/pyarrow/tests/pandas_examples.pyc
+${PYSITELIB}/pyarrow/tests/pandas_examples.pyo
+${PYSITELIB}/pyarrow/tests/pandas_threaded_import.py
+${PYSITELIB}/pyarrow/tests/pandas_threaded_import.pyc
+${PYSITELIB}/pyarrow/tests/pandas_threaded_import.pyo
+${PYSITELIB}/pyarrow/tests/parquet/common.py
+${PYSITELIB}/pyarrow/tests/parquet/common.pyc
+${PYSITELIB}/pyarrow/tests/parquet/common.pyo
+${PYSITELIB}/pyarrow/tests/parquet/conftest.py
+${PYSITELIB}/pyarrow/tests/parquet/conftest.pyc
+${PYSITELIB}/pyarrow/tests/parquet/conftest.pyo
+${PYSITELIB}/pyarrow/tests/parquet/test_basic.py
+${PYSITELIB}/pyarrow/tests/parquet/test_basic.pyc
+${PYSITELIB}/pyarrow/tests/parquet/test_basic.pyo
+${PYSITELIB}/pyarrow/tests/parquet/test_compliant_nested_type.py
+${PYSITELIB}/pyarrow/tests/parquet/test_compliant_nested_type.pyc
+${PYSITELIB}/pyarrow/tests/parquet/test_compliant_nested_type.pyo
+${PYSITELIB}/pyarrow/tests/parquet/test_data_types.py
+${PYSITELIB}/pyarrow/tests/parquet/test_data_types.pyc
+${PYSITELIB}/pyarrow/tests/parquet/test_data_types.pyo
+${PYSITELIB}/pyarrow/tests/parquet/test_dataset.py
+${PYSITELIB}/pyarrow/tests/parquet/test_dataset.pyc
+${PYSITELIB}/pyarrow/tests/parquet/test_dataset.pyo
+${PYSITELIB}/pyarrow/tests/parquet/test_datetime.py
+${PYSITELIB}/pyarrow/tests/parquet/test_datetime.pyc
+${PYSITELIB}/pyarrow/tests/parquet/test_datetime.pyo
+${PYSITELIB}/pyarrow/tests/parquet/test_metadata.py
+${PYSITELIB}/pyarrow/tests/parquet/test_metadata.pyc
+${PYSITELIB}/pyarrow/tests/parquet/test_metadata.pyo
+${PYSITELIB}/pyarrow/tests/parquet/test_pandas.py
+${PYSITELIB}/pyarrow/tests/parquet/test_pandas.pyc
+${PYSITELIB}/pyarrow/tests/parquet/test_pandas.pyo
+${PYSITELIB}/pyarrow/tests/parquet/test_parquet_file.py
+${PYSITELIB}/pyarrow/tests/parquet/test_parquet_file.pyc
+${PYSITELIB}/pyarrow/tests/parquet/test_parquet_file.pyo
+${PYSITELIB}/pyarrow/tests/parquet/test_parquet_writer.py
+${PYSITELIB}/pyarrow/tests/parquet/test_parquet_writer.pyc
+${PYSITELIB}/pyarrow/tests/parquet/test_parquet_writer.pyo
+${PYSITELIB}/pyarrow/tests/pyarrow_cython_example.pyx
+${PYSITELIB}/pyarrow/tests/strategies.py
+${PYSITELIB}/pyarrow/tests/strategies.pyc
+${PYSITELIB}/pyarrow/tests/strategies.pyo
+${PYSITELIB}/pyarrow/tests/test_adhoc_memory_leak.py
+${PYSITELIB}/pyarrow/tests/test_adhoc_memory_leak.pyc
+${PYSITELIB}/pyarrow/tests/test_adhoc_memory_leak.pyo
+${PYSITELIB}/pyarrow/tests/test_array.py
+${PYSITELIB}/pyarrow/tests/test_array.pyc
+${PYSITELIB}/pyarrow/tests/test_array.pyo
+${PYSITELIB}/pyarrow/tests/test_builder.py
+${PYSITELIB}/pyarrow/tests/test_builder.pyc
+${PYSITELIB}/pyarrow/tests/test_builder.pyo
+${PYSITELIB}/pyarrow/tests/test_cffi.py
+${PYSITELIB}/pyarrow/tests/test_cffi.pyc
+${PYSITELIB}/pyarrow/tests/test_cffi.pyo
+${PYSITELIB}/pyarrow/tests/test_compute.py
+${PYSITELIB}/pyarrow/tests/test_compute.pyc
+${PYSITELIB}/pyarrow/tests/test_compute.pyo
+${PYSITELIB}/pyarrow/tests/test_convert_builtin.py
+${PYSITELIB}/pyarrow/tests/test_convert_builtin.pyc
+${PYSITELIB}/pyarrow/tests/test_convert_builtin.pyo
+${PYSITELIB}/pyarrow/tests/test_csv.py
+${PYSITELIB}/pyarrow/tests/test_csv.pyc
+${PYSITELIB}/pyarrow/tests/test_csv.pyo
+${PYSITELIB}/pyarrow/tests/test_cuda.py
+${PYSITELIB}/pyarrow/tests/test_cuda.pyc
+${PYSITELIB}/pyarrow/tests/test_cuda.pyo
+${PYSITELIB}/pyarrow/tests/test_cuda_numba_interop.py
+${PYSITELIB}/pyarrow/tests/test_cuda_numba_interop.pyc
+${PYSITELIB}/pyarrow/tests/test_cuda_numba_interop.pyo
+${PYSITELIB}/pyarrow/tests/test_cython.py
+${PYSITELIB}/pyarrow/tests/test_cython.pyc
+${PYSITELIB}/pyarrow/tests/test_cython.pyo
+${PYSITELIB}/pyarrow/tests/test_dataset.py
+${PYSITELIB}/pyarrow/tests/test_dataset.pyc
+${PYSITELIB}/pyarrow/tests/test_dataset.pyo
+${PYSITELIB}/pyarrow/tests/test_deprecations.py
+${PYSITELIB}/pyarrow/tests/test_deprecations.pyc
+${PYSITELIB}/pyarrow/tests/test_deprecations.pyo
+${PYSITELIB}/pyarrow/tests/test_extension_type.py
+${PYSITELIB}/pyarrow/tests/test_extension_type.pyc
+${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
+${PYSITELIB}/pyarrow/tests/test_fs.py
+${PYSITELIB}/pyarrow/tests/test_fs.pyc
+${PYSITELIB}/pyarrow/tests/test_fs.pyo
+${PYSITELIB}/pyarrow/tests/test_gandiva.py
+${PYSITELIB}/pyarrow/tests/test_gandiva.pyc
+${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
+${PYSITELIB}/pyarrow/tests/test_ipc.py
+${PYSITELIB}/pyarrow/tests/test_ipc.pyc
+${PYSITELIB}/pyarrow/tests/test_ipc.pyo
+${PYSITELIB}/pyarrow/tests/test_json.py
+${PYSITELIB}/pyarrow/tests/test_json.pyc
+${PYSITELIB}/pyarrow/tests/test_json.pyo
+${PYSITELIB}/pyarrow/tests/test_jvm.py
+${PYSITELIB}/pyarrow/tests/test_jvm.pyc
+${PYSITELIB}/pyarrow/tests/test_jvm.pyo
+${PYSITELIB}/pyarrow/tests/test_memory.py
+${PYSITELIB}/pyarrow/tests/test_memory.pyc
+${PYSITELIB}/pyarrow/tests/test_memory.pyo
+${PYSITELIB}/pyarrow/tests/test_misc.py
+${PYSITELIB}/pyarrow/tests/test_misc.pyc
+${PYSITELIB}/pyarrow/tests/test_misc.pyo
+${PYSITELIB}/pyarrow/tests/test_orc.py
+${PYSITELIB}/pyarrow/tests/test_orc.pyc
+${PYSITELIB}/pyarrow/tests/test_orc.pyo
+${PYSITELIB}/pyarrow/tests/test_pandas.py
+${PYSITELIB}/pyarrow/tests/test_pandas.pyc
+${PYSITELIB}/pyarrow/tests/test_pandas.pyo
+${PYSITELIB}/pyarrow/tests/test_plasma.py
+${PYSITELIB}/pyarrow/tests/test_plasma.pyc
+${PYSITELIB}/pyarrow/tests/test_plasma.pyo
+${PYSITELIB}/pyarrow/tests/test_plasma_tf_op.py
+${PYSITELIB}/pyarrow/tests/test_plasma_tf_op.pyc
+${PYSITELIB}/pyarrow/tests/test_plasma_tf_op.pyo
+${PYSITELIB}/pyarrow/tests/test_scalars.py
+${PYSITELIB}/pyarrow/tests/test_scalars.pyc
+${PYSITELIB}/pyarrow/tests/test_scalars.pyo
+${PYSITELIB}/pyarrow/tests/test_schema.py
+${PYSITELIB}/pyarrow/tests/test_schema.pyc
+${PYSITELIB}/pyarrow/tests/test_schema.pyo
+${PYSITELIB}/pyarrow/tests/test_serialization.py
+${PYSITELIB}/pyarrow/tests/test_serialization.pyc
+${PYSITELIB}/pyarrow/tests/test_serialization.pyo
+${PYSITELIB}/pyarrow/tests/test_serialization_deprecated.py
+${PYSITELIB}/pyarrow/tests/test_serialization_deprecated.pyc
+${PYSITELIB}/pyarrow/tests/test_serialization_deprecated.pyo
+${PYSITELIB}/pyarrow/tests/test_sparse_tensor.py
+${PYSITELIB}/pyarrow/tests/test_sparse_tensor.pyc
+${PYSITELIB}/pyarrow/tests/test_sparse_tensor.pyo
+${PYSITELIB}/pyarrow/tests/test_strategies.py
+${PYSITELIB}/pyarrow/tests/test_strategies.pyc
+${PYSITELIB}/pyarrow/tests/test_strategies.pyo
+${PYSITELIB}/pyarrow/tests/test_table.py
+${PYSITELIB}/pyarrow/tests/test_table.pyc
+${PYSITELIB}/pyarrow/tests/test_table.pyo
+${PYSITELIB}/pyarrow/tests/test_tensor.py
+${PYSITELIB}/pyarrow/tests/test_tensor.pyc
+${PYSITELIB}/pyarrow/tests/test_tensor.pyo
+${PYSITELIB}/pyarrow/tests/test_types.py
+${PYSITELIB}/pyarrow/tests/test_types.pyc
+${PYSITELIB}/pyarrow/tests/test_types.pyo
+${PYSITELIB}/pyarrow/tests/test_util.py
+${PYSITELIB}/pyarrow/tests/test_util.pyc
+${PYSITELIB}/pyarrow/tests/test_util.pyo
+${PYSITELIB}/pyarrow/tests/util.py
+${PYSITELIB}/pyarrow/tests/util.pyc
+${PYSITELIB}/pyarrow/tests/util.pyo
+${PYSITELIB}/pyarrow/types.pxi
+${PYSITELIB}/pyarrow/types.py
+${PYSITELIB}/pyarrow/types.pyc
+${PYSITELIB}/pyarrow/types.pyo
+${PYSITELIB}/pyarrow/util.py
+${PYSITELIB}/pyarrow/util.pyc
+${PYSITELIB}/pyarrow/util.pyo
+${PYSITELIB}/pyarrow/vendored/__init__.py
+${PYSITELIB}/pyarrow/vendored/__init__.pyc
+${PYSITELIB}/pyarrow/vendored/__init__.pyo
+${PYSITELIB}/pyarrow/vendored/docscrape.py
+${PYSITELIB}/pyarrow/vendored/docscrape.pyc
+${PYSITELIB}/pyarrow/vendored/docscrape.pyo
+${PYSITELIB}/pyarrow/vendored/version.py
+${PYSITELIB}/pyarrow/vendored/version.pyc
+${PYSITELIB}/pyarrow/vendored/version.pyo
diff --git a/py-apache-arrow/TODO b/py-apache-arrow/TODO
new file mode 100644
index 0000000000..66212fcc85
--- /dev/null
+++ b/py-apache-arrow/TODO
@@ -0,0 +1,2 @@
+* Build python support as a separate package
+* Try and run tests?
diff --git a/py-apache-arrow/distinfo b/py-apache-arrow/distinfo
new file mode 100644
index 0000000000..305675d598
--- /dev/null
+++ b/py-apache-arrow/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (apache-arrow-7.0.0.tar.gz) = 3c14a2ca983fd0e41146d23d869c0e33fea4b1c6a39c0d7cf44efb2e9af71b14
+SHA512 (apache-arrow-7.0.0.tar.gz) = 6727ea625b1a4dc3fd452e94ef5e8fd7a5bdebcf44b105f0ba684687cf126163317caef9e91cfd3722a8defca1f0295741ed0dde2393e85d15559bddd7ecb9a2
+Size (apache-arrow-7.0.0.tar.gz) = 11949886 bytes


Home | Main Index | Thread Index | Old Index