pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math math/Makefile: Add py-numba



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b798f196b5aa
branches:  trunk
changeset: 308232:b798f196b5aa
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri May 18 16:08:51 2018 +0000

description:
math/Makefile: Add py-numba

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4969eefaeb8d -r b798f196b5aa math/Makefile
--- a/math/Makefile     Fri May 18 16:08:49 2018 +0000
+++ b/math/Makefile     Fri May 18 16:08:51 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.385 2018/05/02 13:00:21 wiz Exp $
+# $NetBSD: Makefile,v 1.386 2018/05/18 16:08:51 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -289,6 +289,7 @@
 SUBDIR+=       py-networkx
 SUBDIR+=       py-noise
 SUBDIR+=       py-numarray
+SUBDIR+=       py-numba
 SUBDIR+=       py-numexpr
 SUBDIR+=       py-numpy
 SUBDIR+=       py-pandas



Home | Main Index | Thread Index | Old Index