pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + py-jaraco.itertools.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ea5cb72b283
branches:  trunk
changeset: 412774:4ea5cb72b283
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 12 07:15:00 2020 +0000

description:
devel/Makefile: + py-jaraco.itertools.

diffstat:

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

diffs (17 lines):

diff -r 5d281b977554 -r 4ea5cb72b283 devel/Makefile
--- a/devel/Makefile    Thu Mar 12 07:14:23 2020 +0000
+++ b/devel/Makefile    Thu Mar 12 07:15:00 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3055 2020/03/11 18:55:58 nia Exp $
+# $NetBSD: Makefile,v 1.3056 2020/03/12 07:15:00 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2251,6 +2251,7 @@
 SUBDIR+=       py-isort
 SUBDIR+=       py-jaraco.classes
 SUBDIR+=       py-jaraco.functools
+SUBDIR+=       py-jaraco.itertools
 SUBDIR+=       py-jaraco_util
 SUBDIR+=       py-jersey
 SUBDIR+=       py-joblib



Home | Main Index | Thread Index | Old Index