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-test-celery



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9168bcda1394
branches:  trunk
changeset: 373965:9168bcda1394
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Feb 15 16:44:20 2022 +0000

description:
devel/Makefile: + py-test-celery

diffstat:

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

diffs (17 lines):

diff -r 7fb3a1fcc871 -r 9168bcda1394 devel/Makefile
--- a/devel/Makefile    Tue Feb 15 16:38:23 2022 +0000
+++ b/devel/Makefile    Tue Feb 15 16:44:20 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3597 2022/02/15 16:10:20 wiz Exp $
+# $NetBSD: Makefile,v 1.3598 2022/02/15 16:44:20 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2677,6 +2677,7 @@
 SUBDIR+=       py-test-asyncio
 SUBDIR+=       py-test-benchmark
 SUBDIR+=       py-test-cache
+SUBDIR+=       py-test-celery
 SUBDIR+=       py-test-cov
 SUBDIR+=       py-test-doctestplus
 SUBDIR+=       py-test-env



Home | Main Index | Thread Index | Old Index