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: Thu Jan 27 09:44:07 UTC 2022
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + py-types-ujson
To generate a diff of this commit:
cvs rdiff -u -r1.3564 -r1.3565 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.3564 pkgsrc/devel/Makefile:1.3565
--- pkgsrc/devel/Makefile:1.3564 Tue Jan 25 08:56:45 2022
+++ pkgsrc/devel/Makefile Thu Jan 27 09:44:06 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3564 2022/01/25 08:56:45 wiz Exp $
+# $NetBSD: Makefile,v 1.3565 2022/01/27 09:44:06 wiz Exp $
#
COMMENT= Development utilities
@@ -2705,6 +2705,7 @@ SUBDIR+= py-typed-ast
SUBDIR+= py-typeguard
SUBDIR+= py-types-setuptools
SUBDIR+= py-types-toml
+SUBDIR+= py-types-ujson
SUBDIR+= py-typing
SUBDIR+= py-typing-extensions
SUBDIR+= py-unit
Home |
Main Index |
Thread Index |
Old Index