pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   khorben
Date:           Mon Sep 28 23:56:19 UTC 2020

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add py-black


To generate a diff of this commit:
cvs rdiff -u -r1.1171 -r1.1172 pkgsrc/textproc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1171 pkgsrc/textproc/Makefile:1.1172
--- pkgsrc/textproc/Makefile:1.1171     Fri Sep 11 00:48:57 2020
+++ pkgsrc/textproc/Makefile    Mon Sep 28 23:56:19 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1171 2020/09/11 00:48:57 js Exp $
+# $NetBSD: Makefile,v 1.1172 2020/09/28 23:56:19 khorben Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -828,6 +828,7 @@ SUBDIR+=    py-antlr4
 SUBDIR+=       py-anyjson
 SUBDIR+=       py-babelfish
 SUBDIR+=       py-biplist
+SUBDIR+=       py-black
 SUBDIR+=       py-cElementTree
 SUBDIR+=       py-cabocha
 SUBDIR+=       py-cjson



Home | Main Index | Thread Index | Old Index