pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: Add py-typing-extensions



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb8f15c7b6c7
branches:  trunk
changeset: 310331:bb8f15c7b6c7
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Jul 12 02:27:49 2018 +0000

description:
devel/Makefile: Add py-typing-extensions

diffstat:

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

diffs (17 lines):

diff -r 5f6185a0fc44 -r bb8f15c7b6c7 devel/Makefile
--- a/devel/Makefile    Thu Jul 12 02:27:38 2018 +0000
+++ b/devel/Makefile    Thu Jul 12 02:27:49 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2700 2018/07/11 00:05:44 minskim Exp $
+# $NetBSD: Makefile,v 1.2701 2018/07/12 02:27:49 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2288,6 +2288,7 @@
 SUBDIR+=       py-txrequests
 SUBDIR+=       py-typed-ast
 SUBDIR+=       py-typing
+SUBDIR+=       py-typing-extensions
 SUBDIR+=       py-unit
 SUBDIR+=       py-unitgui
 SUBDIR+=       py-unittest-mixins



Home | Main Index | Thread Index | Old Index