pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-numba mathy/py-numba: Add PLIST.Linux to fix i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd8aa9d2e2be
branches: trunk
changeset: 331937:dd8aa9d2e2be
user: bacon <bacon%pkgsrc.org@localhost>
date: Wed Mar 27 16:15:14 2019 +0000
description:
mathy/py-numba: Add PLIST.Linux to fix install on CentOS 7
diffstat:
math/py-numba/Makefile | 3 ++-
math/py-numba/PLIST.Linux | 1 +
2 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 65684b98ae3f -r dd8aa9d2e2be math/py-numba/Makefile
--- a/math/py-numba/Makefile Wed Mar 27 15:58:38 2019 +0000
+++ b/math/py-numba/Makefile Wed Mar 27 16:15:14 2019 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2019/03/14 13:04:17 adam Exp $
+# $NetBSD: Makefile,v 1.7 2019/03/27 16:15:14 bacon Exp $
DISTNAME= numba-0.43.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/numba/}
diff -r 65684b98ae3f -r dd8aa9d2e2be math/py-numba/PLIST.Linux
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-numba/PLIST.Linux Wed Mar 27 16:15:14 2019 +0000
@@ -0,0 +1,1 @@
+${PYSITELIB}/numba/npyufunc/omppool.so
Home |
Main Index |
Thread Index |
Old Index