Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: add and enable py-smmap



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d4a34486b3b
branches:  trunk
changeset: 438800:6d4a34486b3b
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Sep 10 14:59:59 2020 +0000

description:
devel/Makefile: add and enable py-smmap

diffstat:

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

diffs (17 lines):

diff -r e7c8567f9f7a -r 6d4a34486b3b devel/Makefile
--- a/devel/Makefile    Thu Sep 10 14:59:20 2020 +0000
+++ b/devel/Makefile    Thu Sep 10 14:59:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3237 2020/09/08 12:43:03 wiz Exp $
+# $NetBSD: Makefile,v 1.3238 2020/09/10 14:59:59 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2544,6 +2544,7 @@
 SUBDIR+=       py-simplegeneric
 SUBDIR+=       py-singledispatch
 SUBDIR+=       py-slugify
+SUBDIR+=       py-smmap
 SUBDIR+=       py-sortedcontainers
 SUBDIR+=       py-speaklater
 SUBDIR+=       py-stem



Home | Main Index | Thread Index | Old Index