pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Apr 23 05:24:51 UTC 2017

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add py-nbconvert and py-notebook


To generate a diff of this commit:
cvs rdiff -u -r1.1232 -r1.1233 pkgsrc/www/Makefile

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

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1232 pkgsrc/www/Makefile:1.1233
--- pkgsrc/www/Makefile:1.1232  Sun Apr 23 05:01:43 2017
+++ pkgsrc/www/Makefile Sun Apr 23 05:24:51 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1232 2017/04/23 05:01:43 markd Exp $
+# $NetBSD: Makefile,v 1.1233 2017/04/23 05:24:51 markd Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -690,8 +690,10 @@ SUBDIR+=   py-mezzanine
 SUBDIR+=       py-mod_wsgi
 SUBDIR+=       py-mod_wsgi-metrics
 SUBDIR+=       py-moin
+SUBDIR+=       py-nbconvert
 SUBDIR+=       py-nbformat
 SUBDIR+=       py-nevow
+SUBDIR+=       py-notebook
 SUBDIR+=       py-parsel
 SUBDIR+=       py-paste
 SUBDIR+=       py-pelican



Home | Main Index | Thread Index | Old Index