pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Enable py-lint and dependencies



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0004d8568fbe
branches:  trunk
changeset: 359157:0004d8568fbe
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Tue Feb 28 20:59:27 2017 +0000

description:
Enable py-lint and dependencies

diffstat:

 devel/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (41 lines):

diff -r 5bb31d59ca49 -r 0004d8568fbe devel/Makefile
--- a/devel/Makefile    Tue Feb 28 20:56:44 2017 +0000
+++ b/devel/Makefile    Tue Feb 28 20:59:27 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2376 2017/02/28 17:12:15 fhajny Exp $
+# $NetBSD: Makefile,v 1.2377 2017/02/28 20:59:27 fhajny Exp $
 #
 
 COMMENT=       Development utilities
@@ -1754,6 +1754,7 @@
 SUBDIR+=       py-attrs
 SUBDIR+=       py-automat
 SUBDIR+=       py-babel
+SUBDIR+=       py-backports.functools_lru_cache
 SUBDIR+=       py-backports_abc
 SUBDIR+=       py-binaryornot
 SUBDIR+=       py-blinker
@@ -1773,6 +1774,7 @@
 SUBDIR+=       py-compizconfig
 SUBDIR+=       py-configargparse
 SUBDIR+=       py-configobj
+SUBDIR+=       py-configparser
 SUBDIR+=       py-constantly
 SUBDIR+=       py-constants
 SUBDIR+=       py-construct
@@ -1840,6 +1842,7 @@
 SUBDIR+=       py-ipython1
 SUBDIR+=       py-iso3166
 SUBDIR+=       py-iso-639
+SUBDIR+=       py-isort
 SUBDIR+=       py-jaraco_util
 SUBDIR+=       py-jersey
 SUBDIR+=       py-kjbuckets
@@ -1849,6 +1852,7 @@
 SUBDIR+=       py-libmc
 SUBDIR+=       py-limits
 SUBDIR+=       py-linecache2
+SUBDIR+=       py-lint
 SUBDIR+=       py-lockfile
 SUBDIR+=       py-logan
 SUBDIR+=       py-logilab-astng



Home | Main Index | Thread Index | Old Index