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:           Tue Feb 15 16:44:20 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-test-celery


To generate a diff of this commit:
cvs rdiff -u -r1.3597 -r1.3598 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.3597 pkgsrc/devel/Makefile:1.3598
--- pkgsrc/devel/Makefile:1.3597        Tue Feb 15 16:10:20 2022
+++ pkgsrc/devel/Makefile       Tue Feb 15 16:44:20 2022
@@ -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-assume
 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