pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-fastparquet: Update to 2023.4.0
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Thu Jun 1 14:53:25 2023 -0700
Changeset: 5c5cae499da03a8d333e9bbb99778679ea37735d
Modified Files:
py-fastparquet/Makefile
py-fastparquet/distinfo
Log Message:
py-fastparquet: Update to 2023.4.0
Changes:
allow loading categoricals even if not so in the pandas metadata,
when a column is dict-encoded and we only have one row-group (#863)
apply dtype to the columns names series, even when selecting no columns (#861, 859)
don’t make strings while estimating bye column size (#858)
handle upstream depr (#857, 856)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5c5cae499da03a8d333e9bbb99778679ea37735d
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 6b5e5ca8ac..9a71cab8f7 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.2.0
+GITHUB_TAG= 2023.4.0
GITHUB_PROJECT= fastparquet
DISTNAME= fastparquet-${GITHUB_TAG}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
diff --git a/py-fastparquet/distinfo b/py-fastparquet/distinfo
index a74ed83547..17b736911d 100644
--- a/py-fastparquet/distinfo
+++ b/py-fastparquet/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-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
+BLAKE2s (fastparquet-2023.4.0.tar.gz) = fd94e35fdac489a8987e9ee8feba4761a25966f9d3a13b145c0a1e0a05cae622
+SHA512 (fastparquet-2023.4.0.tar.gz) = 4fdbda5730c68560680f2f98472bcc045ca9bd526e119ac1da4e016977d430f110faaae13d1c4c5deea4fef68aab1a6452963a2e9cfcbe896e6114f66cfab120
+Size (fastparquet-2023.4.0.tar.gz) = 28903998 bytes
SHA1 (patch-setup.py) = 43cbf6b34fc655cec2cb847838c1c84bed3d8bb9
Home |
Main Index |
Thread Index |
Old Index