pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98a08a46fd97
branches:  trunk
changeset: 367724:98a08a46fd97
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Sep 05 18:23:25 2017 +0000

description:
Add py-contextlib2

diffstat:

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

diffs (17 lines):

diff -r fd8c117c62d8 -r 98a08a46fd97 devel/Makefile
--- a/devel/Makefile    Tue Sep 05 18:22:48 2017 +0000
+++ b/devel/Makefile    Tue Sep 05 18:23:25 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2498 2017/09/04 13:40:38 leot Exp $
+# $NetBSD: Makefile,v 1.2499 2017/09/05 18:23:25 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -1850,6 +1850,7 @@
 SUBDIR+=       py-constantly
 SUBDIR+=       py-constants
 SUBDIR+=       py-construct
+SUBDIR+=       py-contextlib2
 SUBDIR+=       py-cookiecutter
 SUBDIR+=       py-coverage
 SUBDIR+=       py-cparser



Home | Main Index | Thread Index | Old Index