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: Thu Aug 21 13:44:17 UTC 2025
Modified Files:
pkgsrc/math/py-pandas: Makefile PLIST distinfo
Log Message:
py-pandas: updated to 2.3.2
https://pandas.pydata.org/docs/whatsnew/index.html
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/math/py-pandas/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/math/py-pandas/PLIST
cvs rdiff -u -r1.43 -r1.44 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.63 pkgsrc/math/py-pandas/Makefile:1.64
--- pkgsrc/math/py-pandas/Makefile:1.63 Thu Jul 3 19:18:09 2025
+++ pkgsrc/math/py-pandas/Makefile Thu Aug 21 13:44:17 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2025/07/03 19:18:09 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2025/08/21 13:44:17 adam Exp $
-DISTNAME= pandas-2.2.3
+DISTNAME= pandas-2.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pandas/}
@@ -23,10 +23,9 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis
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++
-USE_TOOLS+= pkg-config
-
USE_CXX_FEATURES= c++11
+USE_LANGUAGES= c c++
+USE_TOOLS+= pkg-config
# __has_builtin
GCC_REQD+= 10
Index: pkgsrc/math/py-pandas/PLIST
diff -u pkgsrc/math/py-pandas/PLIST:1.27 pkgsrc/math/py-pandas/PLIST:1.28
--- pkgsrc/math/py-pandas/PLIST:1.27 Wed Mar 6 18:56:35 2024
+++ pkgsrc/math/py-pandas/PLIST Thu Aug 21 13:44:17 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2024/03/06 18:56:35 adam Exp $
+@comment $NetBSD: PLIST,v 1.28 2025/08/21 13:44:17 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -1294,6 +1294,9 @@ ${PYSITELIB}/pandas/tests/arrays/sparse/
${PYSITELIB}/pandas/tests/arrays/string_/__init__.py
${PYSITELIB}/pandas/tests/arrays/string_/__init__.pyc
${PYSITELIB}/pandas/tests/arrays/string_/__init__.pyo
+${PYSITELIB}/pandas/tests/arrays/string_/test_concat.py
+${PYSITELIB}/pandas/tests/arrays/string_/test_concat.pyc
+${PYSITELIB}/pandas/tests/arrays/string_/test_concat.pyo
${PYSITELIB}/pandas/tests/arrays/string_/test_string.py
${PYSITELIB}/pandas/tests/arrays/string_/test_string.pyc
${PYSITELIB}/pandas/tests/arrays/string_/test_string.pyo
@@ -2623,6 +2626,15 @@ ${PYSITELIB}/pandas/tests/indexes/ranges
${PYSITELIB}/pandas/tests/indexes/ranges/test_setops.py
${PYSITELIB}/pandas/tests/indexes/ranges/test_setops.pyc
${PYSITELIB}/pandas/tests/indexes/ranges/test_setops.pyo
+${PYSITELIB}/pandas/tests/indexes/string/__init__.py
+${PYSITELIB}/pandas/tests/indexes/string/__init__.pyc
+${PYSITELIB}/pandas/tests/indexes/string/__init__.pyo
+${PYSITELIB}/pandas/tests/indexes/string/test_astype.py
+${PYSITELIB}/pandas/tests/indexes/string/test_astype.pyc
+${PYSITELIB}/pandas/tests/indexes/string/test_astype.pyo
+${PYSITELIB}/pandas/tests/indexes/string/test_indexing.py
+${PYSITELIB}/pandas/tests/indexes/string/test_indexing.pyc
+${PYSITELIB}/pandas/tests/indexes/string/test_indexing.pyo
${PYSITELIB}/pandas/tests/indexes/test_any_index.py
${PYSITELIB}/pandas/tests/indexes/test_any_index.pyc
${PYSITELIB}/pandas/tests/indexes/test_any_index.pyo
Index: pkgsrc/math/py-pandas/distinfo
diff -u pkgsrc/math/py-pandas/distinfo:1.43 pkgsrc/math/py-pandas/distinfo:1.44
--- pkgsrc/math/py-pandas/distinfo:1.43 Thu Nov 7 15:07:41 2024
+++ pkgsrc/math/py-pandas/distinfo Thu Aug 21 13:44:17 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.43 2024/11/07 15:07:41 wiz Exp $
+$NetBSD: distinfo,v 1.44 2025/08/21 13:44:17 adam Exp $
-BLAKE2s (pandas-2.2.3.tar.gz) = 0f58d0e2938e4389bf6fa6633325ffca06cedb9539699bc2217e526afb868d8d
-SHA512 (pandas-2.2.3.tar.gz) = 9bbff5cf51d7fe5e53b207b3593ba92560dabb15294d6509c5be55e0c2a737fad156ca46e56a7e0bfba7d791edfbcbdf885d6f82e2e1a48b2d5e0fc0ef5e56f5
-Size (pandas-2.2.3.tar.gz) = 4399213 bytes
+BLAKE2s (pandas-2.3.2.tar.gz) = 1ed3bd16d60f02609401b537a8fb2963b27669d1cbd660694a95348b700041cf
+SHA512 (pandas-2.3.2.tar.gz) = 4cbc4db60e36f07e483322eb734d229ef67af042a8f8be5f2285b3607f1a1f122ecdd95884ea12b1850b5d98423e2d0895fa5c738df6b40ff1950fe6d4371708
+Size (pandas-2.3.2.tar.gz) = 4488684 bytes
SHA1 (patch-meson.build) = f802806a1ec2de5f466eb29c3037c54cbf9971b1
SHA1 (patch-pandas___libs_window_aggregations.pyx) = 65e3ec2b165de00b23550a989c5eb77c81c759f3
Home |
Main Index |
Thread Index |
Old Index