pkgsrc-Changes archive

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

CVS commit: pkgsrc/finance



Module Name:    pkgsrc
Committed By:   minskim
Date:           Wed Jan 31 19:13:49 UTC 2018

Modified Files:
        pkgsrc/finance: Makefile

Log Message:
finance/Makefile: Add py-alpha_vantage


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/finance/Makefile

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

Modified files:

Index: pkgsrc/finance/Makefile
diff -u pkgsrc/finance/Makefile:1.53 pkgsrc/finance/Makefile:1.54
--- pkgsrc/finance/Makefile:1.53        Sun Oct  1 15:08:10 2017
+++ pkgsrc/finance/Makefile     Wed Jan 31 19:13:49 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2017/10/01 15:08:10 khorben Exp $
+# $NetBSD: Makefile,v 1.54 2018/01/31 19:13:49 minskim Exp $
 #
 
 COMMENT=       Monetary, financial and related applications
@@ -17,6 +17,7 @@ SUBDIR+=      p5-Data-Currency
 SUBDIR+=       p5-Finance-Currency-Convert-WebserviceX
 SUBDIR+=       p5-Finance-Quote
 SUBDIR+=       p5-Locale-Currency-Format
+SUBDIR+=       py-alpha_vantage
 SUBDIR+=       py-alphalens
 SUBDIR+=       py-braintree
 SUBDIR+=       py-empyrical



Home | Main Index | Thread Index | Old Index