pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-fastparquet: G/C trailing comma
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Tue Apr 1 11:54:26 2025 +0200
Changeset: 3897a45c15a794c4d4d4b1a06c586a74a7e407b9
Modified Files:
py-fastparquet/Makefile
Log Message:
py-fastparquet: G/C trailing comma
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3897a45c15a794c4d4d4b1a06c586a74a7e407b9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-fastparquet/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-fastparquet/Makefile b/py-fastparquet/Makefile
index 962bb75870..6ca56df2dc 100644
--- a/py-fastparquet/Makefile
+++ b/py-fastparquet/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=dask/}
MAINTAINER= matthewd%fastmail.us@localhost
HOMEPAGE= https://github.com/dask/fastparquet
-COMMENT= Python implementation of the parquet format,
+COMMENT= Python implementation of the parquet format
LICENSE= apache-2.0
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index