pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-pandas



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Sep  2 07:19:56 UTC 2023

Modified Files:
        pkgsrc/math/py-pandas: Makefile PLIST distinfo

Log Message:
py-pandas: updated to 2.1.0

https://pandas.pydata.org/docs/whatsnew/v2.1.0.html


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/math/py-pandas/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/math/py-pandas/PLIST
cvs rdiff -u -r1.33 -r1.34 pkgsrc/math/py-pandas/distinfo

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

Modified files:

Index: pkgsrc/math/py-pandas/Makefile
diff -u pkgsrc/math/py-pandas/Makefile:1.47 pkgsrc/math/py-pandas/Makefile:1.48
--- pkgsrc/math/py-pandas/Makefile:1.47 Mon Aug 28 10:34:02 2023
+++ pkgsrc/math/py-pandas/Makefile      Sat Sep  2 07:19:56 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2023/08/28 10:34:02 adam Exp $
+# $NetBSD: Makefile,v 1.48 2023/09/02 07:19:56 adam Exp $
 
-DISTNAME=      pandas-2.0.3
+DISTNAME=      pandas-2.1.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pandas/}
@@ -11,6 +11,7 @@ COMMENT=      Python Data Analysis Library
 LICENSE=       modified-bsd
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-cython>=0.29.33:../../devel/py-cython
+TOOL_DEPENDS+= ${PYPKGPREFIX}-meson_python>=0.13.1:../../devel/py-meson_python
 TOOL_DEPENDS+= ${PYPKGPREFIX}-versioneer-[0-9]*:../../devel/py-versioneer
 DEPENDS+=      ${PYPKGPREFIX}-dateutil>=2.8.2:../../time/py-dateutil
 DEPENDS+=      ${PYPKGPREFIX}-pytz>=2020.1:../../time/py-pytz
@@ -21,19 +22,26 @@ TEST_DEPENDS+=      ${PYPKGPREFIX}-test>=7.3.
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio>=0.17.0:../../devel/py-test-asyncio
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist>=2.2.0:../../devel/py-test-xdist
 
-USE_LANGUAGES= c c++11
+USE_LANGUAGES= c c++
+USE_TOOLS+=    pkg-config
 
-GCC_REQD+=     8
+USE_CXX_FEATURES=      c++11
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27 38
+SUBST_CLASSES+=                python
+SUBST_STAGE.python=    pre-configure
+SUBST_MESSAGE.python=  Fixing python binary name.
+SUBST_FILES.python=    meson.build
+SUBST_SED.python=      -e "s,\['python',\['python${PYVERSSUFFIX}',"
 
-do-test:
-       cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} pandas
+PYTHON_VERSIONS_INCOMPATIBLE=  27 38
 
 # This would otherwise be installed, causing PLIST mismatch
 post-patch:
        cd ${WRKSRC} && ${RM} -f pandas/_libs/window/aggregations.pyx.orig
 
+do-test:
+       cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} pandas
+
 .include "../../lang/python/wheel.mk"
 BUILDLINK_API_DEPENDS.py-numpy+= ${PYPKGPREFIX}-numpy>=1.23.2
 .include "../../math/py-numpy/buildlink3.mk"

Index: pkgsrc/math/py-pandas/PLIST
diff -u pkgsrc/math/py-pandas/PLIST:1.22 pkgsrc/math/py-pandas/PLIST:1.23
--- pkgsrc/math/py-pandas/PLIST:1.22    Mon Aug 28 10:34:02 2023
+++ pkgsrc/math/py-pandas/PLIST Sat Sep  2 07:19:56 2023
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2023/08/28 10:34:02 adam Exp $
-${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.md
+@comment $NetBSD: PLIST,v 1.23 2023/09/02 07:19:56 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
@@ -8,7 +7,6 @@ ${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
 ${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
 ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/pandas/__init__.py
 ${PYSITELIB}/pandas/__init__.pyc
 ${PYSITELIB}/pandas/_config/__init__.py
@@ -33,6 +31,9 @@ ${PYSITELIB}/pandas/_libs/arrays.pxd
 ${PYSITELIB}/pandas/_libs/arrays.pyi
 ${PYSITELIB}/pandas/_libs/arrays.pyx
 ${PYSITELIB}/pandas/_libs/arrays.so
+${PYSITELIB}/pandas/_libs/byteswap.pyi
+${PYSITELIB}/pandas/_libs/byteswap.pyx
+${PYSITELIB}/pandas/_libs/byteswap.so
 ${PYSITELIB}/pandas/_libs/dtypes.pxd
 ${PYSITELIB}/pandas/_libs/groupby.pyi
 ${PYSITELIB}/pandas/_libs/groupby.pyx
@@ -46,6 +47,20 @@ ${PYSITELIB}/pandas/_libs/hashtable.pyx
 ${PYSITELIB}/pandas/_libs/hashtable.so
 ${PYSITELIB}/pandas/_libs/hashtable_class_helper.pxi.in
 ${PYSITELIB}/pandas/_libs/hashtable_func_helper.pxi.in
+${PYSITELIB}/pandas/_libs/include/pandas/datetime/date_conversions.h
+${PYSITELIB}/pandas/_libs/include/pandas/datetime/pd_datetime.h
+${PYSITELIB}/pandas/_libs/include/pandas/inline_helper.h
+${PYSITELIB}/pandas/_libs/include/pandas/parser/io.h
+${PYSITELIB}/pandas/_libs/include/pandas/parser/pd_parser.h
+${PYSITELIB}/pandas/_libs/include/pandas/parser/tokenizer.h
+${PYSITELIB}/pandas/_libs/include/pandas/portable.h
+${PYSITELIB}/pandas/_libs/include/pandas/skiplist.h
+${PYSITELIB}/pandas/_libs/include/pandas/vendored/klib/khash.h
+${PYSITELIB}/pandas/_libs/include/pandas/vendored/klib/khash_python.h
+${PYSITELIB}/pandas/_libs/include/pandas/vendored/numpy/datetime/np_datetime.h
+${PYSITELIB}/pandas/_libs/include/pandas/vendored/numpy/datetime/np_datetime_strings.h
+${PYSITELIB}/pandas/_libs/include/pandas/vendored/ujson/lib/ultrajson.h
+${PYSITELIB}/pandas/_libs/include/pandas/vendored/ujson/python/version.h
 ${PYSITELIB}/pandas/_libs/index.pyi
 ${PYSITELIB}/pandas/_libs/index.pyx
 ${PYSITELIB}/pandas/_libs/index.so
@@ -71,6 +86,7 @@ ${PYSITELIB}/pandas/_libs/lib.pxd
 ${PYSITELIB}/pandas/_libs/lib.pyi
 ${PYSITELIB}/pandas/_libs/lib.pyx
 ${PYSITELIB}/pandas/_libs/lib.so
+${PYSITELIB}/pandas/_libs/meson.build
 ${PYSITELIB}/pandas/_libs/missing.pxd
 ${PYSITELIB}/pandas/_libs/missing.pyi
 ${PYSITELIB}/pandas/_libs/missing.pyx
@@ -81,22 +97,36 @@ ${PYSITELIB}/pandas/_libs/ops.so
 ${PYSITELIB}/pandas/_libs/ops_dispatch.pyi
 ${PYSITELIB}/pandas/_libs/ops_dispatch.pyx
 ${PYSITELIB}/pandas/_libs/ops_dispatch.so
+${PYSITELIB}/pandas/_libs/pandas_datetime.so
+${PYSITELIB}/pandas/_libs/pandas_parser.so
 ${PYSITELIB}/pandas/_libs/parsers.pyi
 ${PYSITELIB}/pandas/_libs/parsers.pyx
 ${PYSITELIB}/pandas/_libs/parsers.so
 ${PYSITELIB}/pandas/_libs/properties.pyi
 ${PYSITELIB}/pandas/_libs/properties.pyx
 ${PYSITELIB}/pandas/_libs/properties.so
-${PYSITELIB}/pandas/_libs/reduction.pyi
-${PYSITELIB}/pandas/_libs/reduction.pyx
-${PYSITELIB}/pandas/_libs/reduction.so
 ${PYSITELIB}/pandas/_libs/reshape.pyi
 ${PYSITELIB}/pandas/_libs/reshape.pyx
 ${PYSITELIB}/pandas/_libs/reshape.so
+${PYSITELIB}/pandas/_libs/sas.pyi
+${PYSITELIB}/pandas/_libs/sas.pyx
+${PYSITELIB}/pandas/_libs/sas.so
 ${PYSITELIB}/pandas/_libs/sparse.pyi
 ${PYSITELIB}/pandas/_libs/sparse.pyx
 ${PYSITELIB}/pandas/_libs/sparse.so
 ${PYSITELIB}/pandas/_libs/sparse_op_helper.pxi.in
+${PYSITELIB}/pandas/_libs/src/datetime/date_conversions.c
+${PYSITELIB}/pandas/_libs/src/datetime/pd_datetime.c
+${PYSITELIB}/pandas/_libs/src/parser/io.c
+${PYSITELIB}/pandas/_libs/src/parser/pd_parser.c
+${PYSITELIB}/pandas/_libs/src/parser/tokenizer.c
+${PYSITELIB}/pandas/_libs/src/vendored/numpy/datetime/np_datetime.c
+${PYSITELIB}/pandas/_libs/src/vendored/numpy/datetime/np_datetime_strings.c
+${PYSITELIB}/pandas/_libs/src/vendored/ujson/lib/ultrajsondec.c
+${PYSITELIB}/pandas/_libs/src/vendored/ujson/lib/ultrajsonenc.c
+${PYSITELIB}/pandas/_libs/src/vendored/ujson/python/JSONtoObj.c
+${PYSITELIB}/pandas/_libs/src/vendored/ujson/python/objToJSON.c
+${PYSITELIB}/pandas/_libs/src/vendored/ujson/python/ujson.c
 ${PYSITELIB}/pandas/_libs/testing.pyi
 ${PYSITELIB}/pandas/_libs/testing.pyx
 ${PYSITELIB}/pandas/_libs/testing.so
@@ -123,6 +153,7 @@ ${PYSITELIB}/pandas/_libs/tslibs/dtypes.
 ${PYSITELIB}/pandas/_libs/tslibs/fields.pyi
 ${PYSITELIB}/pandas/_libs/tslibs/fields.pyx
 ${PYSITELIB}/pandas/_libs/tslibs/fields.so
+${PYSITELIB}/pandas/_libs/tslibs/meson.build
 ${PYSITELIB}/pandas/_libs/tslibs/nattype.pxd
 ${PYSITELIB}/pandas/_libs/tslibs/nattype.pyi
 ${PYSITELIB}/pandas/_libs/tslibs/nattype.pyx
@@ -176,6 +207,7 @@ ${PYSITELIB}/pandas/_libs/window/aggrega
 ${PYSITELIB}/pandas/_libs/window/indexers.pyi
 ${PYSITELIB}/pandas/_libs/window/indexers.pyx
 ${PYSITELIB}/pandas/_libs/window/indexers.so
+${PYSITELIB}/pandas/_libs/window/meson.build
 ${PYSITELIB}/pandas/_libs/writers.pyi
 ${PYSITELIB}/pandas/_libs/writers.pyx
 ${PYSITELIB}/pandas/_libs/writers.so
@@ -185,8 +217,6 @@ ${PYSITELIB}/pandas/_testing/_hypothesis
 ${PYSITELIB}/pandas/_testing/_hypothesis.pyc
 ${PYSITELIB}/pandas/_testing/_io.py
 ${PYSITELIB}/pandas/_testing/_io.pyc
-${PYSITELIB}/pandas/_testing/_random.py
-${PYSITELIB}/pandas/_testing/_random.pyc
 ${PYSITELIB}/pandas/_testing/_warnings.py
 ${PYSITELIB}/pandas/_testing/_warnings.pyc
 ${PYSITELIB}/pandas/_testing/asserters.py
@@ -199,6 +229,8 @@ ${PYSITELIB}/pandas/_typing.py
 ${PYSITELIB}/pandas/_typing.pyc
 ${PYSITELIB}/pandas/_version.py
 ${PYSITELIB}/pandas/_version.pyc
+${PYSITELIB}/pandas/_version_meson.py
+${PYSITELIB}/pandas/_version_meson.pyc
 ${PYSITELIB}/pandas/api/__init__.py
 ${PYSITELIB}/pandas/api/__init__.pyc
 ${PYSITELIB}/pandas/api/extensions/__init__.py
@@ -209,6 +241,8 @@ ${PYSITELIB}/pandas/api/interchange/__in
 ${PYSITELIB}/pandas/api/interchange/__init__.pyc
 ${PYSITELIB}/pandas/api/types/__init__.py
 ${PYSITELIB}/pandas/api/types/__init__.pyc
+${PYSITELIB}/pandas/api/typing/__init__.py
+${PYSITELIB}/pandas/api/typing/__init__.pyc
 ${PYSITELIB}/pandas/arrays/__init__.py
 ${PYSITELIB}/pandas/arrays/__init__.pyc
 ${PYSITELIB}/pandas/compat/__init__.py
@@ -277,6 +311,8 @@ ${PYSITELIB}/pandas/core/arraylike.py
 ${PYSITELIB}/pandas/core/arraylike.pyc
 ${PYSITELIB}/pandas/core/arrays/__init__.py
 ${PYSITELIB}/pandas/core/arrays/__init__.pyc
+${PYSITELIB}/pandas/core/arrays/_arrow_string_mixins.py
+${PYSITELIB}/pandas/core/arrays/_arrow_string_mixins.pyc
 ${PYSITELIB}/pandas/core/arrays/_mixins.py
 ${PYSITELIB}/pandas/core/arrays/_mixins.pyc
 ${PYSITELIB}/pandas/core/arrays/_ranges.py
@@ -287,8 +323,6 @@ ${PYSITELIB}/pandas/core/arrays/arrow/_a
 ${PYSITELIB}/pandas/core/arrays/arrow/_arrow_utils.pyc
 ${PYSITELIB}/pandas/core/arrays/arrow/array.py
 ${PYSITELIB}/pandas/core/arrays/arrow/array.pyc
-${PYSITELIB}/pandas/core/arrays/arrow/dtype.py
-${PYSITELIB}/pandas/core/arrays/arrow/dtype.pyc
 ${PYSITELIB}/pandas/core/arrays/arrow/extension_types.py
 ${PYSITELIB}/pandas/core/arrays/arrow/extension_types.pyc
 ${PYSITELIB}/pandas/core/arrays/base.py
@@ -321,8 +355,6 @@ ${PYSITELIB}/pandas/core/arrays/sparse/a
 ${PYSITELIB}/pandas/core/arrays/sparse/accessor.pyc
 ${PYSITELIB}/pandas/core/arrays/sparse/array.py
 ${PYSITELIB}/pandas/core/arrays/sparse/array.pyc
-${PYSITELIB}/pandas/core/arrays/sparse/dtype.py
-${PYSITELIB}/pandas/core/arrays/sparse/dtype.pyc
 ${PYSITELIB}/pandas/core/arrays/sparse/scipy_sparse.py
 ${PYSITELIB}/pandas/core/arrays/sparse/scipy_sparse.pyc
 ${PYSITELIB}/pandas/core/arrays/string_.py
@@ -505,8 +537,6 @@ ${PYSITELIB}/pandas/core/ops/invalid.py
 ${PYSITELIB}/pandas/core/ops/invalid.pyc
 ${PYSITELIB}/pandas/core/ops/mask_ops.py
 ${PYSITELIB}/pandas/core/ops/mask_ops.pyc
-${PYSITELIB}/pandas/core/ops/methods.py
-${PYSITELIB}/pandas/core/ops/methods.pyc
 ${PYSITELIB}/pandas/core/ops/missing.py
 ${PYSITELIB}/pandas/core/ops/missing.pyc
 ${PYSITELIB}/pandas/core/resample.py
@@ -637,8 +667,6 @@ ${PYSITELIB}/pandas/io/formats/html.py
 ${PYSITELIB}/pandas/io/formats/html.pyc
 ${PYSITELIB}/pandas/io/formats/info.py
 ${PYSITELIB}/pandas/io/formats/info.pyc
-${PYSITELIB}/pandas/io/formats/latex.py
-${PYSITELIB}/pandas/io/formats/latex.pyc
 ${PYSITELIB}/pandas/io/formats/printing.py
 ${PYSITELIB}/pandas/io/formats/printing.pyc
 ${PYSITELIB}/pandas/io/formats/string.py
@@ -690,12 +718,6 @@ ${PYSITELIB}/pandas/io/pytables.py
 ${PYSITELIB}/pandas/io/pytables.pyc
 ${PYSITELIB}/pandas/io/sas/__init__.py
 ${PYSITELIB}/pandas/io/sas/__init__.pyc
-${PYSITELIB}/pandas/io/sas/_byteswap.pyi
-${PYSITELIB}/pandas/io/sas/_byteswap.so
-${PYSITELIB}/pandas/io/sas/_sas.pyi
-${PYSITELIB}/pandas/io/sas/_sas.so
-${PYSITELIB}/pandas/io/sas/byteswap.pyx
-${PYSITELIB}/pandas/io/sas/sas.pyx
 ${PYSITELIB}/pandas/io/sas/sas7bdat.py
 ${PYSITELIB}/pandas/io/sas/sas7bdat.pyc
 ${PYSITELIB}/pandas/io/sas/sas_constants.py
@@ -738,6 +760,7 @@ ${PYSITELIB}/pandas/plotting/_matplotlib
 ${PYSITELIB}/pandas/plotting/_matplotlib/tools.pyc
 ${PYSITELIB}/pandas/plotting/_misc.py
 ${PYSITELIB}/pandas/plotting/_misc.pyc
+${PYSITELIB}/pandas/pyproject.toml
 ${PYSITELIB}/pandas/testing.py
 ${PYSITELIB}/pandas/testing.pyc
 ${PYSITELIB}/pandas/tests/__init__.py
@@ -834,6 +857,8 @@ ${PYSITELIB}/pandas/tests/arrays/categor
 ${PYSITELIB}/pandas/tests/arrays/categorical/test_dtypes.pyc
 ${PYSITELIB}/pandas/tests/arrays/categorical/test_indexing.py
 ${PYSITELIB}/pandas/tests/arrays/categorical/test_indexing.pyc
+${PYSITELIB}/pandas/tests/arrays/categorical/test_map.py
+${PYSITELIB}/pandas/tests/arrays/categorical/test_map.pyc
 ${PYSITELIB}/pandas/tests/arrays/categorical/test_missing.py
 ${PYSITELIB}/pandas/tests/arrays/categorical/test_missing.pyc
 ${PYSITELIB}/pandas/tests/arrays/categorical/test_operators.py
@@ -872,6 +897,8 @@ ${PYSITELIB}/pandas/tests/arrays/floatin
 ${PYSITELIB}/pandas/tests/arrays/floating/test_concat.pyc
 ${PYSITELIB}/pandas/tests/arrays/floating/test_construction.py
 ${PYSITELIB}/pandas/tests/arrays/floating/test_construction.pyc
+${PYSITELIB}/pandas/tests/arrays/floating/test_contains.py
+${PYSITELIB}/pandas/tests/arrays/floating/test_contains.pyc
 ${PYSITELIB}/pandas/tests/arrays/floating/test_function.py
 ${PYSITELIB}/pandas/tests/arrays/floating/test_function.pyc
 ${PYSITELIB}/pandas/tests/arrays/floating/test_repr.py
@@ -896,6 +923,8 @@ ${PYSITELIB}/pandas/tests/arrays/integer
 ${PYSITELIB}/pandas/tests/arrays/integer/test_function.pyc
 ${PYSITELIB}/pandas/tests/arrays/integer/test_indexing.py
 ${PYSITELIB}/pandas/tests/arrays/integer/test_indexing.pyc
+${PYSITELIB}/pandas/tests/arrays/integer/test_reduction.py
+${PYSITELIB}/pandas/tests/arrays/integer/test_reduction.pyc
 ${PYSITELIB}/pandas/tests/arrays/integer/test_repr.py
 ${PYSITELIB}/pandas/tests/arrays/integer/test_repr.pyc
 ${PYSITELIB}/pandas/tests/arrays/interval/__init__.py
@@ -1168,8 +1197,6 @@ ${PYSITELIB}/pandas/tests/extension/list
 ${PYSITELIB}/pandas/tests/extension/list/test_list.pyc
 ${PYSITELIB}/pandas/tests/extension/test_arrow.py
 ${PYSITELIB}/pandas/tests/extension/test_arrow.pyc
-${PYSITELIB}/pandas/tests/extension/test_boolean.py
-${PYSITELIB}/pandas/tests/extension/test_boolean.pyc
 ${PYSITELIB}/pandas/tests/extension/test_categorical.py
 ${PYSITELIB}/pandas/tests/extension/test_categorical.pyc
 ${PYSITELIB}/pandas/tests/extension/test_common.py
@@ -1178,14 +1205,10 @@ ${PYSITELIB}/pandas/tests/extension/test
 ${PYSITELIB}/pandas/tests/extension/test_datetime.pyc
 ${PYSITELIB}/pandas/tests/extension/test_extension.py
 ${PYSITELIB}/pandas/tests/extension/test_extension.pyc
-${PYSITELIB}/pandas/tests/extension/test_external_block.py
-${PYSITELIB}/pandas/tests/extension/test_external_block.pyc
-${PYSITELIB}/pandas/tests/extension/test_floating.py
-${PYSITELIB}/pandas/tests/extension/test_floating.pyc
-${PYSITELIB}/pandas/tests/extension/test_integer.py
-${PYSITELIB}/pandas/tests/extension/test_integer.pyc
 ${PYSITELIB}/pandas/tests/extension/test_interval.py
 ${PYSITELIB}/pandas/tests/extension/test_interval.pyc
+${PYSITELIB}/pandas/tests/extension/test_masked.py
+${PYSITELIB}/pandas/tests/extension/test_masked.pyc
 ${PYSITELIB}/pandas/tests/extension/test_numpy.py
 ${PYSITELIB}/pandas/tests/extension/test_numpy.pyc
 ${PYSITELIB}/pandas/tests/extension/test_period.py
@@ -1312,8 +1335,12 @@ ${PYSITELIB}/pandas/tests/frame/methods/
 ${PYSITELIB}/pandas/tests/frame/methods/test_isetitem.pyc
 ${PYSITELIB}/pandas/tests/frame/methods/test_isin.py
 ${PYSITELIB}/pandas/tests/frame/methods/test_isin.pyc
+${PYSITELIB}/pandas/tests/frame/methods/test_iterrows.py
+${PYSITELIB}/pandas/tests/frame/methods/test_iterrows.pyc
 ${PYSITELIB}/pandas/tests/frame/methods/test_join.py
 ${PYSITELIB}/pandas/tests/frame/methods/test_join.pyc
+${PYSITELIB}/pandas/tests/frame/methods/test_map.py
+${PYSITELIB}/pandas/tests/frame/methods/test_map.pyc
 ${PYSITELIB}/pandas/tests/frame/methods/test_matmul.py
 ${PYSITELIB}/pandas/tests/frame/methods/test_matmul.pyc
 ${PYSITELIB}/pandas/tests/frame/methods/test_nlargest.py
@@ -1354,6 +1381,8 @@ ${PYSITELIB}/pandas/tests/frame/methods/
 ${PYSITELIB}/pandas/tests/frame/methods/test_set_index.pyc
 ${PYSITELIB}/pandas/tests/frame/methods/test_shift.py
 ${PYSITELIB}/pandas/tests/frame/methods/test_shift.pyc
+${PYSITELIB}/pandas/tests/frame/methods/test_size.py
+${PYSITELIB}/pandas/tests/frame/methods/test_size.pyc
 ${PYSITELIB}/pandas/tests/frame/methods/test_sort_index.py
 ${PYSITELIB}/pandas/tests/frame/methods/test_sort_index.pyc
 ${PYSITELIB}/pandas/tests/frame/methods/test_sort_values.py
@@ -1456,12 +1485,10 @@ ${PYSITELIB}/pandas/tests/groupby/aggreg
 ${PYSITELIB}/pandas/tests/groupby/aggregate/test_other.pyc
 ${PYSITELIB}/pandas/tests/groupby/conftest.py
 ${PYSITELIB}/pandas/tests/groupby/conftest.pyc
-${PYSITELIB}/pandas/tests/groupby/test_allowlist.py
-${PYSITELIB}/pandas/tests/groupby/test_allowlist.pyc
 ${PYSITELIB}/pandas/tests/groupby/test_any_all.py
 ${PYSITELIB}/pandas/tests/groupby/test_any_all.pyc
-${PYSITELIB}/pandas/tests/groupby/test_api_consistency.py
-${PYSITELIB}/pandas/tests/groupby/test_api_consistency.pyc
+${PYSITELIB}/pandas/tests/groupby/test_api.py
+${PYSITELIB}/pandas/tests/groupby/test_api.pyc
 ${PYSITELIB}/pandas/tests/groupby/test_apply.py
 ${PYSITELIB}/pandas/tests/groupby/test_apply.pyc
 ${PYSITELIB}/pandas/tests/groupby/test_apply_mutate.py
@@ -1514,6 +1541,8 @@ ${PYSITELIB}/pandas/tests/groupby/test_s
 ${PYSITELIB}/pandas/tests/groupby/test_sample.pyc
 ${PYSITELIB}/pandas/tests/groupby/test_size.py
 ${PYSITELIB}/pandas/tests/groupby/test_size.pyc
+${PYSITELIB}/pandas/tests/groupby/test_skew.py
+${PYSITELIB}/pandas/tests/groupby/test_skew.pyc
 ${PYSITELIB}/pandas/tests/groupby/test_timegrouper.py
 ${PYSITELIB}/pandas/tests/groupby/test_timegrouper.pyc
 ${PYSITELIB}/pandas/tests/groupby/test_value_counts.py
@@ -1564,12 +1593,8 @@ ${PYSITELIB}/pandas/tests/indexes/catego
 ${PYSITELIB}/pandas/tests/indexes/categorical/test_map.pyc
 ${PYSITELIB}/pandas/tests/indexes/categorical/test_reindex.py
 ${PYSITELIB}/pandas/tests/indexes/categorical/test_reindex.pyc
-${PYSITELIB}/pandas/tests/indexes/common.py
-${PYSITELIB}/pandas/tests/indexes/common.pyc
 ${PYSITELIB}/pandas/tests/indexes/conftest.py
 ${PYSITELIB}/pandas/tests/indexes/conftest.pyc
-${PYSITELIB}/pandas/tests/indexes/datetimelike.py
-${PYSITELIB}/pandas/tests/indexes/datetimelike.pyc
 ${PYSITELIB}/pandas/tests/indexes/datetimelike_/__init__.py
 ${PYSITELIB}/pandas/tests/indexes/datetimelike_/__init__.pyc
 ${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_drop_duplicates.py
@@ -1826,6 +1851,8 @@ ${PYSITELIB}/pandas/tests/indexes/test_b
 ${PYSITELIB}/pandas/tests/indexes/test_base.pyc
 ${PYSITELIB}/pandas/tests/indexes/test_common.py
 ${PYSITELIB}/pandas/tests/indexes/test_common.pyc
+${PYSITELIB}/pandas/tests/indexes/test_datetimelike.py
+${PYSITELIB}/pandas/tests/indexes/test_datetimelike.pyc
 ${PYSITELIB}/pandas/tests/indexes/test_engines.py
 ${PYSITELIB}/pandas/tests/indexes/test_engines.pyc
 ${PYSITELIB}/pandas/tests/indexes/test_frozen.py
@@ -1836,6 +1863,8 @@ ${PYSITELIB}/pandas/tests/indexes/test_i
 ${PYSITELIB}/pandas/tests/indexes/test_indexing.pyc
 ${PYSITELIB}/pandas/tests/indexes/test_numpy_compat.py
 ${PYSITELIB}/pandas/tests/indexes/test_numpy_compat.pyc
+${PYSITELIB}/pandas/tests/indexes/test_old_base.py
+${PYSITELIB}/pandas/tests/indexes/test_old_base.pyc
 ${PYSITELIB}/pandas/tests/indexes/test_setops.py
 ${PYSITELIB}/pandas/tests/indexes/test_setops.pyc
 ${PYSITELIB}/pandas/tests/indexes/test_subclass.py
@@ -1950,8 +1979,6 @@ ${PYSITELIB}/pandas/tests/indexing/test_
 ${PYSITELIB}/pandas/tests/indexing/test_scalar.pyc
 ${PYSITELIB}/pandas/tests/interchange/__init__.py
 ${PYSITELIB}/pandas/tests/interchange/__init__.pyc
-${PYSITELIB}/pandas/tests/interchange/conftest.py
-${PYSITELIB}/pandas/tests/interchange/conftest.pyc
 ${PYSITELIB}/pandas/tests/interchange/test_impl.py
 ${PYSITELIB}/pandas/tests/interchange/test_impl.pyc
 ${PYSITELIB}/pandas/tests/interchange/test_spec_conformance.py
@@ -1970,18 +1997,6 @@ ${PYSITELIB}/pandas/tests/io/__init__.py
 ${PYSITELIB}/pandas/tests/io/__init__.pyc
 ${PYSITELIB}/pandas/tests/io/conftest.py
 ${PYSITELIB}/pandas/tests/io/conftest.pyc
-${PYSITELIB}/pandas/tests/io/data/fixed_width/fixed_width_format.txt
-${PYSITELIB}/pandas/tests/io/data/gbq_fake_job.txt
-${PYSITELIB}/pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl
-${PYSITELIB}/pandas/tests/io/data/parquet/simple.parquet
-${PYSITELIB}/pandas/tests/io/data/pickle/test_mi_py27.pkl
-${PYSITELIB}/pandas/tests/io/data/pickle/test_py27.pkl
-${PYSITELIB}/pandas/tests/io/data/xml/baby_names.xml
-${PYSITELIB}/pandas/tests/io/data/xml/books.xml
-${PYSITELIB}/pandas/tests/io/data/xml/cta_rail_lines.kml
-${PYSITELIB}/pandas/tests/io/data/xml/doc_ch_utf.xml
-${PYSITELIB}/pandas/tests/io/data/xml/flatten_doc.xsl
-${PYSITELIB}/pandas/tests/io/data/xml/row_field_output.xsl
 ${PYSITELIB}/pandas/tests/io/excel/__init__.py
 ${PYSITELIB}/pandas/tests/io/excel/__init__.pyc
 ${PYSITELIB}/pandas/tests/io/excel/conftest.py
@@ -2246,6 +2261,8 @@ ${PYSITELIB}/pandas/tests/io/test_user_a
 ${PYSITELIB}/pandas/tests/io/test_user_agent.pyc
 ${PYSITELIB}/pandas/tests/io/xml/__init__.py
 ${PYSITELIB}/pandas/tests/io/xml/__init__.pyc
+${PYSITELIB}/pandas/tests/io/xml/conftest.py
+${PYSITELIB}/pandas/tests/io/xml/conftest.pyc
 ${PYSITELIB}/pandas/tests/io/xml/test_to_xml.py
 ${PYSITELIB}/pandas/tests/io/xml/test_to_xml.pyc
 ${PYSITELIB}/pandas/tests/io/xml/test_xml.py
@@ -2542,6 +2559,8 @@ ${PYSITELIB}/pandas/tests/series/methods
 ${PYSITELIB}/pandas/tests/series/methods/test_isna.pyc
 ${PYSITELIB}/pandas/tests/series/methods/test_item.py
 ${PYSITELIB}/pandas/tests/series/methods/test_item.pyc
+${PYSITELIB}/pandas/tests/series/methods/test_map.py
+${PYSITELIB}/pandas/tests/series/methods/test_map.pyc
 ${PYSITELIB}/pandas/tests/series/methods/test_matmul.py
 ${PYSITELIB}/pandas/tests/series/methods/test_matmul.pyc
 ${PYSITELIB}/pandas/tests/series/methods/test_nlargest.py
@@ -2576,6 +2595,8 @@ ${PYSITELIB}/pandas/tests/series/methods
 ${PYSITELIB}/pandas/tests/series/methods/test_searchsorted.pyc
 ${PYSITELIB}/pandas/tests/series/methods/test_set_name.py
 ${PYSITELIB}/pandas/tests/series/methods/test_set_name.pyc
+${PYSITELIB}/pandas/tests/series/methods/test_size.py
+${PYSITELIB}/pandas/tests/series/methods/test_size.pyc
 ${PYSITELIB}/pandas/tests/series/methods/test_sort_index.py
 ${PYSITELIB}/pandas/tests/series/methods/test_sort_index.pyc
 ${PYSITELIB}/pandas/tests/series/methods/test_sort_values.py
@@ -2838,8 +2859,6 @@ ${PYSITELIB}/pandas/tests/util/test_shar
 ${PYSITELIB}/pandas/tests/util/test_shares_memory.pyc
 ${PYSITELIB}/pandas/tests/util/test_show_versions.py
 ${PYSITELIB}/pandas/tests/util/test_show_versions.pyc
-${PYSITELIB}/pandas/tests/util/test_str_methods.py
-${PYSITELIB}/pandas/tests/util/test_str_methods.pyc
 ${PYSITELIB}/pandas/tests/util/test_util.py
 ${PYSITELIB}/pandas/tests/util/test_util.pyc
 ${PYSITELIB}/pandas/tests/util/test_validate_args.py
@@ -2918,8 +2937,6 @@ ${PYSITELIB}/pandas/util/_exceptions.py
 ${PYSITELIB}/pandas/util/_exceptions.pyc
 ${PYSITELIB}/pandas/util/_print_versions.py
 ${PYSITELIB}/pandas/util/_print_versions.pyc
-${PYSITELIB}/pandas/util/_str_methods.py
-${PYSITELIB}/pandas/util/_str_methods.pyc
 ${PYSITELIB}/pandas/util/_test_decorators.py
 ${PYSITELIB}/pandas/util/_test_decorators.pyc
 ${PYSITELIB}/pandas/util/_tester.py

Index: pkgsrc/math/py-pandas/distinfo
diff -u pkgsrc/math/py-pandas/distinfo:1.33 pkgsrc/math/py-pandas/distinfo:1.34
--- pkgsrc/math/py-pandas/distinfo:1.33 Mon Aug 28 10:34:02 2023
+++ pkgsrc/math/py-pandas/distinfo      Sat Sep  2 07:19:56 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2023/08/28 10:34:02 adam Exp $
+$NetBSD: distinfo,v 1.34 2023/09/02 07:19:56 adam Exp $
 
-BLAKE2s (pandas-2.0.3.tar.gz) = 3b9fc192401779e61b98214c7158d25a61dc1b25b898c30d590712436ccc934c
-SHA512 (pandas-2.0.3.tar.gz) = bee3640521692545cb063b78c85f5ab90817c8029156f97856af4c9edfcc3e13596b48c4c1b4060c92e7e75b3b876d0734f7c1e3b2096d44c52ec09372c99d2e
-Size (pandas-2.0.3.tar.gz) = 5284455 bytes
+BLAKE2s (pandas-2.1.0.tar.gz) = 654f5feb29a81cde5ae9257e02bd3bb2d68b941ad739b3e7dd21f5f7005dd43a
+SHA512 (pandas-2.1.0.tar.gz) = 85a64ef7abffdb3a78547942dabfe621d7c8e2cf0da5285e64a9018865fadb037e030d5077a1790acecc1616200f50a777c6ab775b888a72d7fc36cd8855a704
+Size (pandas-2.1.0.tar.gz) = 4263970 bytes
 SHA1 (patch-pandas___libs_window_aggregations.pyx) = 65e3ec2b165de00b23550a989c5eb77c81c759f3



Home | Main Index | Thread Index | Old Index