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: Mon Jul 9 02:07:00 UTC 2018
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: Add py-flake8-docstrings
To generate a diff of this commit:
cvs rdiff -u -r1.2696 -r1.2697 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.2696 pkgsrc/devel/Makefile:1.2697
--- pkgsrc/devel/Makefile:1.2696 Sat Jul 7 09:00:15 2018
+++ pkgsrc/devel/Makefile Mon Jul 9 02:07:00 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2696 2018/07/07 09:00:15 adam Exp $
+# $NetBSD: Makefile,v 1.2697 2018/07/09 02:07:00 minskim Exp $
#
COMMENT= Development utilities
@@ -1984,6 +1984,7 @@ SUBDIR+= py-filebytes
SUBDIR+= py-filechunkio
SUBDIR+= py-fixtures
SUBDIR+= py-flake8
+SUBDIR+= py-flake8-docstrings
SUBDIR+= py-flake8-import-order
SUBDIR+= py-flake8-polyfill
SUBDIR+= py-flakes
Home |
Main Index |
Thread Index |
Old Index