pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + py-types-ujson



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c59e1c1a71d
branches:  trunk
changeset: 372563:5c59e1c1a71d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 27 09:44:06 2022 +0000

description:
devel/Makefile: + py-types-ujson

diffstat:

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

diffs (17 lines):

diff -r 9bba1f184f8b -r 5c59e1c1a71d devel/Makefile
--- a/devel/Makefile    Thu Jan 27 09:44:02 2022 +0000
+++ b/devel/Makefile    Thu Jan 27 09:44:06 2022 +0000
@@ -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-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