pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Apr 23 04:29:46 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add py-jupyter_core py_jupyter_client


To generate a diff of this commit:
cvs rdiff -u -r1.2413 -r1.2414 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2413 pkgsrc/devel/Makefile:1.2414
--- pkgsrc/devel/Makefile:1.2413        Sun Apr 23 03:29:53 2017
+++ pkgsrc/devel/Makefile       Sun Apr 23 04:29:46 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2413 2017/04/23 03:29:53 markd Exp $
+# $NetBSD: Makefile,v 1.2414 2017/04/23 04:29:46 markd Exp $
 #
 
 COMMENT=       Development utilities
@@ -1862,6 +1862,8 @@ SUBDIR+=  py-iso3166
 SUBDIR+=       py-isort
 SUBDIR+=       py-jaraco_util
 SUBDIR+=       py-jersey
+SUBDIR+=       py-jupyter_client
+SUBDIR+=       py-jupyter_core
 SUBDIR+=       py-kaitaistruct
 SUBDIR+=       py-kjbuckets
 SUBDIR+=       py-kqueue



Home | Main Index | Thread Index | Old Index