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:   wiz
Date:           Wed Feb 23 11:30:47 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-typing-inspect


To generate a diff of this commit:
cvs rdiff -u -r1.3654 -r1.3655 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.3654 pkgsrc/devel/Makefile:1.3655
--- pkgsrc/devel/Makefile:1.3654        Thu Feb 17 10:59:49 2022
+++ pkgsrc/devel/Makefile       Wed Feb 23 11:30:47 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3654 2022/02/17 10:59:49 wiz Exp $
+# $NetBSD: Makefile,v 1.3655 2022/02/23 11:30:47 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2789,6 +2789,7 @@ SUBDIR+=  py-types-toml
 SUBDIR+=       py-types-ujson
 SUBDIR+=       py-typing
 SUBDIR+=       py-typing-extensions
+SUBDIR+=       py-typing-inspect
 SUBDIR+=       py-unit
 SUBDIR+=       py-unitgui
 SUBDIR+=       py-unittest-mixins



Home | Main Index | Thread Index | Old Index