pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: minskim
Date: Thu Jul 12 02:27:49 UTC 2018
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: Add py-typing-extensions
To generate a diff of this commit:
cvs rdiff -u -r1.2700 -r1.2701 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2700 pkgsrc/devel/Makefile:1.2701
--- pkgsrc/devel/Makefile:1.2700 Wed Jul 11 00:05:44 2018
+++ pkgsrc/devel/Makefile Thu Jul 12 02:27:49 2018
@@ -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-txgithub
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