pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: + py-tomli



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55b0b3ca6420
branches:  trunk
changeset: 770147:55b0b3ca6420
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Nov 25 21:14:51 2021 +0000

description:
textproc/Makefile: + py-tomli

diffstat:

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

diffs (17 lines):

diff -r b418a5339299 -r 55b0b3ca6420 textproc/Makefile
--- a/textproc/Makefile Thu Nov 25 20:10:45 2021 +0000
+++ b/textproc/Makefile Thu Nov 25 21:14:51 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1259 2021/11/25 08:55:42 wiz Exp $
+# $NetBSD: Makefile,v 1.1260 2021/11/25 21:14:51 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1104,6 +1104,7 @@
 SUBDIR+=       py-textile
 SUBDIR+=       py-tinycss2
 SUBDIR+=       py-toml
+SUBDIR+=       py-tomli
 SUBDIR+=       py-ujson
 SUBDIR+=       py-uritemplate
 SUBDIR+=       py-validators



Home | Main Index | Thread Index | Old Index