pkgsrc-WIP-changes archive

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

py-fastparquet: Update to 2023.2.0



Module Name:	pkgsrc-wip
Committed By:	Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By:	matthewd
Date:		Sat Feb 18 20:12:49 2023 -0800
Changeset:	f891997c75dbb3df1da83e810da63cd4612d6ab3

Modified Files:
	py-fastparquet/Makefile
	py-fastparquet/distinfo

Log Message:
py-fastparquet: Update to 2023.2.0

2023.2.0

    revert one-level set of filters (#852)
    full size dict for decoding V2 pages (#850)
    infer_object_encoding fix (#847)
    row filtering with V2 pages (#845)

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

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

diffstat:
 py-fastparquet/Makefile | 2 +-
 py-fastparquet/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/py-fastparquet/Makefile b/py-fastparquet/Makefile
index 90b743a3a0..19589aaf6d 100644
--- a/py-fastparquet/Makefile
+++ b/py-fastparquet/Makefile
@@ -2,7 +2,7 @@
 
 # Prefer pulling from github instead of pypi
 # so that we can run tests
-GITHUB_TAG=	2023.1.0
+GITHUB_TAG=	2023.2.0
 GITHUB_PROJECT=	fastparquet
 DISTNAME=	fastparquet-${GITHUB_TAG}
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
diff --git a/py-fastparquet/distinfo b/py-fastparquet/distinfo
index 056f54e9e2..a74ed83547 100644
--- a/py-fastparquet/distinfo
+++ b/py-fastparquet/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-BLAKE2s (fastparquet-2023.1.0.tar.gz) = a9c1e8dee23f6fe09fad34f85e8b6c2b2a6ab31bbaffe3b4ea02e6e7c20f0c5c
-SHA512 (fastparquet-2023.1.0.tar.gz) = 18fa72ffe3b906d42a147713beb874906c5a40553576a91bfe2253f01629fe629516ab3825ee71e12f58acd19a8dac0c113f08716a71a39a6fcccd0a07c65126
-Size (fastparquet-2023.1.0.tar.gz) = 28901952 bytes
+BLAKE2s (fastparquet-2023.2.0.tar.gz) = c5466b0858b03a392c581e515df58945ad8fc9e73f4520578a6a756ae26055e7
+SHA512 (fastparquet-2023.2.0.tar.gz) = db9f66b0e7852b537c8c2cd6fb21b93e6aee09a83a0b697ef600bb4771e2bf2eff391bcfadfbb1520141b34cd255a7837b16114d8557f802752e18052a57dfbb
+Size (fastparquet-2023.2.0.tar.gz) = 28902717 bytes
 SHA1 (patch-setup.py) = 43cbf6b34fc655cec2cb847838c1c84bed3d8bb9


Home | Main Index | Thread Index | Old Index