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:   khorben
Date:           Mon Sep 28 23:48:03 UTC 2020

Modified Files:
        pkgsrc/finance: Makefile

Log Message:
Add py-eth-typing


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 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.78 pkgsrc/finance/Makefile:1.79
--- pkgsrc/finance/Makefile:1.78        Mon Sep 28 23:41:30 2020
+++ pkgsrc/finance/Makefile     Mon Sep 28 23:48:03 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2020/09/28 23:41:30 khorben Exp $
+# $NetBSD: Makefile,v 1.79 2020/09/28 23:48:03 khorben Exp $
 #
 
 COMMENT=       Monetary, financial and related applications
@@ -40,6 +40,7 @@ SUBDIR+=      py-bitcoinrpc
 SUBDIR+=       py-braintree
 SUBDIR+=       py-empyrical
 SUBDIR+=       py-eth-hash
+SUBDIR+=       py-eth-typing
 SUBDIR+=       py-fecon235
 SUBDIR+=       py-ofxparse
 SUBDIR+=       py-pyfolio



Home | Main Index | Thread Index | Old Index