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:   wiz
Date:           Mon May 18 08:16:39 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-yapf


To generate a diff of this commit:
cvs rdiff -u -r1.3126 -r1.3127 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.3126 pkgsrc/devel/Makefile:1.3127
--- pkgsrc/devel/Makefile:1.3126        Sat May 16 07:51:58 2020
+++ pkgsrc/devel/Makefile       Mon May 18 08:16:39 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3126 2020/05/16 07:51:58 adam Exp $
+# $NetBSD: Makefile,v 1.3127 2020/05/18 08:16:39 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2598,6 +2598,7 @@ SUBDIR+=  py-wrapt
 SUBDIR+=       py-xdg
 SUBDIR+=       py-xdis
 SUBDIR+=       py-xopen
+SUBDIR+=       py-yapf
 SUBDIR+=       py-zanata-python-client
 SUBDIR+=       py-zc.lockfile
 SUBDIR+=       py-zconfig



Home | Main Index | Thread Index | Old Index