pkgsrc-WIP-changes archive

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

py-apache-arrow: Don't share distinfo with apache-arrow



Module Name:	pkgsrc-wip
Committed By:	Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By:	matthewd
Date:		Thu Nov 30 20:07:54 2023 -0800
Changeset:	c8f14553a5a330a22edb40119615c9d5f8f49414

Modified Files:
	py-apache-arrow/Makefile
Added Files:
	py-apache-arrow/distinfo

Log Message:
py-apache-arrow: Don't share distinfo with apache-arrow

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

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

diffstat:
 py-apache-arrow/Makefile | 1 -
 py-apache-arrow/distinfo | 6 ++++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diffs:
diff --git a/py-apache-arrow/Makefile b/py-apache-arrow/Makefile
index b852a142b1..77fda94a7b 100644
--- a/py-apache-arrow/Makefile
+++ b/py-apache-arrow/Makefile
@@ -3,7 +3,6 @@ DISTNAME=	apache-arrow-${APACHE_ARROW_VERSION}
 PKGNAME=	${PYPKGPREFIX}-apache-arrow-${APACHE_ARROW_VERSION}
 CATEGORIES=	devel
 MASTER_SITES=	https://dlcdn.apache.org/arrow/arrow-${APACHE_ARROW_VERSION}/
-DISTINFO_FILE=      ${.CURDIR}/../../wip/apache-arrow/distinfo
 
 MAINTAINER=	matthewd%fastmail.us@localhost
 HOMEPAGE=	https://arrow.apache.org/
diff --git a/py-apache-arrow/distinfo b/py-apache-arrow/distinfo
new file mode 100644
index 0000000000..77928af1da
--- /dev/null
+++ b/py-apache-arrow/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+BLAKE2s (apache-arrow-14.0.1.tar.gz) = d841ca7299f8ea118e9b55826c34a353ee995936c6a88da001de149992274381
+SHA512 (apache-arrow-14.0.1.tar.gz) = 31d19f0ca80349f63db74bae813256b47907f85725a9bf01ef6f32406e79828ebb4701faedb52696b6a5b3bb89ad4e136485fd5eb35d396dd42147c11d4d2713
+Size (apache-arrow-14.0.1.tar.gz) = 20968461 bytes
+SHA1 (patch-python_setup.py) = e86d168938701b53607d98060b17320c44a33b5e


Home | Main Index | Thread Index | Old Index