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-timeout-decorator



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9b43fcea22d
branches:  trunk
changeset: 383847:a9b43fcea22d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 23 21:25:17 2022 +0000

description:
devel/Makefile: + py-timeout-decorator

diffstat:

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

diffs (17 lines):

diff -r 5215a5a65940 -r a9b43fcea22d devel/Makefile
--- a/devel/Makefile    Tue Aug 23 21:25:03 2022 +0000
+++ b/devel/Makefile    Tue Aug 23 21:25:17 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3775 2022/08/23 21:21:17 wiz Exp $
+# $NetBSD: Makefile,v 1.3776 2022/08/23 21:25:17 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2847,6 +2847,7 @@
 SUBDIR+=       py-testscenarios
 SUBDIR+=       py-testtools
 SUBDIR+=       py-thrift
+SUBDIR+=       py-timeout-decorator
 SUBDIR+=       py-tlsh
 SUBDIR+=       py-toolz
 SUBDIR+=       py-tortoisehg



Home | Main Index | Thread Index | Old Index