pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-cymruwhois
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 24 10:59:07 UTC 2021
Modified Files:
pkgsrc/net/py-cymruwhois: Makefile
Log Message:
py-cymruwhois: py-nose is a test dependency, not build
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/py-cymruwhois/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-cymruwhois/Makefile
diff -u pkgsrc/net/py-cymruwhois/Makefile:1.4 pkgsrc/net/py-cymruwhois/Makefile:1.5
--- pkgsrc/net/py-cymruwhois/Makefile:1.4 Thu Oct 5 09:16:10 2017
+++ pkgsrc/net/py-cymruwhois/Makefile Wed Nov 24 10:59:07 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/10/05 09:16:10 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/11/24 10:59:07 wiz Exp $
DISTNAME= cymruwhois-1.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/JustinAzoff
COMMENT= Client for the whois.cymru.com service
LICENSE= mit
-BUILD_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
+TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index