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:           Thu Aug 24 16:11:57 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add py-autopep8


To generate a diff of this commit:
cvs rdiff -u -r1.2491 -r1.2492 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.2491 pkgsrc/devel/Makefile:1.2492
--- pkgsrc/devel/Makefile:1.2491        Thu Aug 24 03:26:47 2017
+++ pkgsrc/devel/Makefile       Thu Aug 24 16:11:57 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2491 2017/08/24 03:26:47 jnemeth Exp $
+# $NetBSD: Makefile,v 1.2492 2017/08/24 16:11:57 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -1817,6 +1817,7 @@ SUBDIR+=  py-atomicwrites
 SUBDIR+=       py-atpublic
 SUBDIR+=       py-attrs
 SUBDIR+=       py-automat
+SUBDIR+=       py-autopep8
 SUBDIR+=       py-babel
 SUBDIR+=       py-backports.functools_lru_cache
 SUBDIR+=       py-backports.shutil_get_terminal_size



Home | Main Index | Thread Index | Old Index