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:           Fri Oct  3 05:54:28 UTC 2025

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

Log Message:
py-pandas: updated to 2.3.3

2.3.3
Pandas 2.3.3 is now compatible with Python 3.14
Improvements and fixes for the StringDtype
Bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/math/py-pandas/Makefile
cvs rdiff -u -r1.44 -r1.45 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.64 pkgsrc/math/py-pandas/Makefile:1.65
--- pkgsrc/math/py-pandas/Makefile:1.64 Thu Aug 21 13:44:17 2025
+++ pkgsrc/math/py-pandas/Makefile      Fri Oct  3 05:54:28 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2025/08/21 13:44:17 adam Exp $
+# $NetBSD: Makefile,v 1.65 2025/10/03 05:54:28 adam Exp $
 
-DISTNAME=      pandas-2.3.2
+DISTNAME=      pandas-2.3.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pandas/}

Index: pkgsrc/math/py-pandas/distinfo
diff -u pkgsrc/math/py-pandas/distinfo:1.44 pkgsrc/math/py-pandas/distinfo:1.45
--- pkgsrc/math/py-pandas/distinfo:1.44 Thu Aug 21 13:44:17 2025
+++ pkgsrc/math/py-pandas/distinfo      Fri Oct  3 05:54:28 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.44 2025/08/21 13:44:17 adam Exp $
+$NetBSD: distinfo,v 1.45 2025/10/03 05:54:28 adam Exp $
 
-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
+BLAKE2s (pandas-2.3.3.tar.gz) = 654c217f56b4063e50bc074443d809e775b1ad2b89f0c41bfdce37d19082baf6
+SHA512 (pandas-2.3.3.tar.gz) = 4179acb9fd9d1c5d543bb19b22483b4c2b17a36d5b10270a02ff4d8370b43c16a93673bf5509a5b1d1c960c0fde9238bbbf5b309c6745d2abf3d934535f3fd85
+Size (pandas-2.3.3.tar.gz) = 4495223 bytes
 SHA1 (patch-meson.build) = f802806a1ec2de5f466eb29c3037c54cbf9971b1
 SHA1 (patch-pandas___libs_window_aggregations.pyx) = 65e3ec2b165de00b23550a989c5eb77c81c759f3



Home | Main Index | Thread Index | Old Index