Tue Feb 15 16:44:20 2022 UTC ()
devel/Makefile: + py-test-celery


(wiz)
diff -r1.3597 -r1.3598 pkgsrc/devel/Makefile

cvs diff -r1.3597 -r1.3598 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2022/02/15 16:10:20 1.3597
+++ pkgsrc/devel/Makefile 2022/02/15 16:44:20 1.3598
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3597 2022/02/15 16:10:20 wiz Exp $ 1# $NetBSD: Makefile,v 1.3598 2022/02/15 16:44:20 wiz Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-BH 14SUBDIR+= R-BH
@@ -2667,26 +2667,27 @@ SUBDIR+= py-stevedore @@ -2667,26 +2667,27 @@ SUBDIR+= py-stevedore
2667SUBDIR+= py-stsci.distutils 2667SUBDIR+= py-stsci.distutils
2668SUBDIR+= py-subprocess32 2668SUBDIR+= py-subprocess32
2669SUBDIR+= py-subversion 2669SUBDIR+= py-subversion
2670SUBDIR+= py-subvertpy 2670SUBDIR+= py-subvertpy
2671SUBDIR+= py-sure 2671SUBDIR+= py-sure
2672SUBDIR+= py-sysctl 2672SUBDIR+= py-sysctl
2673SUBDIR+= py-tenacity 2673SUBDIR+= py-tenacity
2674SUBDIR+= py-termcolor 2674SUBDIR+= py-termcolor
2675SUBDIR+= py-test 2675SUBDIR+= py-test
2676SUBDIR+= py-test-assume 2676SUBDIR+= py-test-assume
2677SUBDIR+= py-test-asyncio 2677SUBDIR+= py-test-asyncio
2678SUBDIR+= py-test-benchmark 2678SUBDIR+= py-test-benchmark
2679SUBDIR+= py-test-cache 2679SUBDIR+= py-test-cache
 2680SUBDIR+= py-test-celery
2680SUBDIR+= py-test-cov 2681SUBDIR+= py-test-cov
2681SUBDIR+= py-test-doctestplus 2682SUBDIR+= py-test-doctestplus
2682SUBDIR+= py-test-env 2683SUBDIR+= py-test-env
2683SUBDIR+= py-test-fixture-config 2684SUBDIR+= py-test-fixture-config
2684SUBDIR+= py-test-flake8 2685SUBDIR+= py-test-flake8
2685SUBDIR+= py-test-forked 2686SUBDIR+= py-test-forked
2686SUBDIR+= py-test-isort 2687SUBDIR+= py-test-isort
2687SUBDIR+= py-test-lazy-fixture 2688SUBDIR+= py-test-lazy-fixture
2688SUBDIR+= py-test-localserver 2689SUBDIR+= py-test-localserver
2689SUBDIR+= py-test-mock 2690SUBDIR+= py-test-mock
2690SUBDIR+= py-test-mypy 2691SUBDIR+= py-test-mypy
2691SUBDIR+= py-test-pylint 2692SUBDIR+= py-test-pylint
2692SUBDIR+= py-test-pythonpath 2693SUBDIR+= py-test-pythonpath