pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add and enable py-empty-files.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff7d81122993
branches:  trunk
changeset: 771210:ff7d81122993
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed Dec 15 09:04:27 2021 +0000

description:
Add and enable py-empty-files.

diffstat:

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

diffs (17 lines):

diff -r 6f6a912d6e72 -r ff7d81122993 devel/Makefile
--- a/devel/Makefile    Wed Dec 15 09:03:52 2021 +0000
+++ b/devel/Makefile    Wed Dec 15 09:04:27 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3523 2021/12/09 16:37:28 wiz Exp $
+# $NetBSD: Makefile,v 1.3524 2021/12/15 09:04:27 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2284,6 +2284,7 @@
 SUBDIR+=       py-dotenv
 SUBDIR+=       py-dulwich
 SUBDIR+=       py-editorconfig-core
+SUBDIR+=       py-empty-files
 SUBDIR+=       py-entrypoints
 SUBDIR+=       py-enum34
 SUBDIR+=       py-exam



Home | Main Index | Thread Index | Old Index