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-codespell.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9028c5cea0d4
branches:  trunk
changeset: 414805:9028c5cea0d4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 02 10:33:09 2020 +0000

description:
devel/Makefile: + py-codespell.

diffstat:

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

diffs (17 lines):

diff -r 04e8e3b29163 -r 9028c5cea0d4 devel/Makefile
--- a/devel/Makefile    Thu Apr 02 10:32:55 2020 +0000
+++ b/devel/Makefile    Thu Apr 02 10:33:09 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3086 2020/03/31 10:43:54 nia Exp $
+# $NetBSD: Makefile,v 1.3087 2020/04/02 10:33:09 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2156,6 +2156,7 @@
 SUBDIR+=       py-click-threading
 SUBDIR+=       py-clickclick
 SUBDIR+=       py-clint
+SUBDIR+=       py-codespell
 SUBDIR+=       py-codestyle
 SUBDIR+=       py-cogapp
 SUBDIR+=       py-compizconfig



Home | Main Index | Thread Index | Old Index