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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ffb9841b29e
branches:  trunk
changeset: 412778:7ffb9841b29e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 12 07:33:10 2020 +0000

description:
devel/Makefile: + py-func_timeout.

diffstat:

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

diffs (17 lines):

diff -r 8ed7344fd4b9 -r 7ffb9841b29e devel/Makefile
--- a/devel/Makefile    Thu Mar 12 07:32:28 2020 +0000
+++ b/devel/Makefile    Thu Mar 12 07:33:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3056 2020/03/12 07:15:00 wiz Exp $
+# $NetBSD: Makefile,v 1.3057 2020/03/12 07:33:10 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2204,6 +2204,7 @@
 SUBDIR+=       py-flufl.lock
 SUBDIR+=       py-flufl.testing
 SUBDIR+=       py-freezegun
+SUBDIR+=       py-func_timeout
 SUBDIR+=       py-funcparserlib
 SUBDIR+=       py-funcsigs
 SUBDIR+=       py-functools32



Home | Main Index | Thread Index | Old Index