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:   minskim
Date:           Fri Jul  6 03:13:48 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add py-joblib


To generate a diff of this commit:
cvs rdiff -u -r1.2693 -r1.2694 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.2693 pkgsrc/devel/Makefile:1.2694
--- pkgsrc/devel/Makefile:1.2693        Thu Jul  5 04:34:12 2018
+++ pkgsrc/devel/Makefile       Fri Jul  6 03:13:48 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2693 2018/07/05 04:34:12 minskim Exp $
+# $NetBSD: Makefile,v 1.2694 2018/07/06 03:13:48 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2037,6 +2037,7 @@ SUBDIR+=  py-isort
 SUBDIR+=       py-jaraco.classes
 SUBDIR+=       py-jaraco_util
 SUBDIR+=       py-jersey
+SUBDIR+=       py-joblib
 SUBDIR+=       py-jupyter_client
 SUBDIR+=       py-jupyter_core
 SUBDIR+=       py-kafka



Home | Main Index | Thread Index | Old Index