pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add py-autopep8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c394d53508d2
branches:  trunk
changeset: 367136:c394d53508d2
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Aug 24 16:11:57 2017 +0000

description:
Add py-autopep8

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8e5ba4493f28 -r c394d53508d2 devel/Makefile
--- a/devel/Makefile    Thu Aug 24 16:11:21 2017 +0000
+++ b/devel/Makefile    Thu Aug 24 16:11:57 2017 +0000
@@ -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-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