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-quadprog



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f06cd1bb7fb9
branches:  trunk
changeset: 370162:f06cd1bb7fb9
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Oct 12 16:37:37 2017 +0000

description:
math/Makefile: Add py-quadprog

diffstat:

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

diffs (17 lines):

diff -r 6f3bbad450ce -r f06cd1bb7fb9 math/Makefile
--- a/math/Makefile     Thu Oct 12 16:37:00 2017 +0000
+++ b/math/Makefile     Thu Oct 12 16:37:37 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.345 2017/09/26 17:33:37 adam Exp $
+# $NetBSD: Makefile,v 1.346 2017/10/12 16:37:37 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -265,6 +265,7 @@
 SUBDIR+=       py-pandas-datareader
 SUBDIR+=       py-patsy
 SUBDIR+=       py-pytables
+SUBDIR+=       py-quadprog
 SUBDIR+=       py-roman
 SUBDIR+=       py-rpy
 SUBDIR+=       py-scikit-learn



Home | Main Index | Thread Index | Old Index