pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: wiz
Date: Thu Mar 12 07:33:10 UTC 2020
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + py-func_timeout.
To generate a diff of this commit:
cvs rdiff -u -r1.3056 -r1.3057 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3056 pkgsrc/devel/Makefile:1.3057
--- pkgsrc/devel/Makefile:1.3056 Thu Mar 12 07:15:00 2020
+++ pkgsrc/devel/Makefile Thu Mar 12 07:33:10 2020
@@ -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.i18n
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