pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/py-xmpppy
Module Name: pkgsrc
Committed By: gdt
Date: Sun Feb 8 01:15:59 UTC 2026
Modified Files:
pkgsrc/chat/py-xmpppy: Makefile
Log Message:
chat/py-xmpppy: Add a TEST_DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/chat/py-xmpppy/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/py-xmpppy/Makefile
diff -u pkgsrc/chat/py-xmpppy/Makefile:1.37 pkgsrc/chat/py-xmpppy/Makefile:1.38
--- pkgsrc/chat/py-xmpppy/Makefile:1.37 Sun Feb 8 00:13:38 2026
+++ pkgsrc/chat/py-xmpppy/Makefile Sun Feb 8 01:15:59 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2026/02/08 00:13:38 gdt Exp $
+# $NetBSD: Makefile,v 1.38 2026/02/08 01:15:59 gdt Exp $
DISTNAME= xmpppy-0.7.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -29,6 +29,7 @@ DEPENDS+= ${PYPKGPREFIX}-six>=1.15.0:../
DEPENDS+= ${PYPKGPREFIX}-dns-[0-9]*:../../net/py-dns
TEST_DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
post-install:
${INSTALL_SCRIPT_DIR} ${DESTDIR}${EXDIR}
Home |
Main Index |
Thread Index |
Old Index