pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-moya: update dependency to py-watchdog (wip -> sysutils)



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Dec 30 15:26:07 2015 +0100
Changeset:	ad6d3b8c763c29bddcd5f4fc55690dd6c7d10cce

Modified Files:
	py-moya/Makefile

Log Message:
py-moya: update dependency to py-watchdog (wip -> sysutils)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ad6d3b8c763c29bddcd5f4fc55690dd6c7d10cce

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-moya/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-moya/Makefile b/py-moya/Makefile
index 643987c..10c9438 100644
--- a/py-moya/Makefile
+++ b/py-moya/Makefile
@@ -27,7 +27,7 @@ DEPENDS+=	${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
 DEPENDS+=	${PYPKGPREFIX}-fs>=0.5.2:../../wip/py-fs
 DEPENDS+=	${PYPKGPREFIX}-postmarkup>=1.2.2:../../wip/py-postmarkup
 DEPENDS+=	${PYPKGPREFIX}-premailer>=0.5.7:../../wip/py-premailer
-DEPENDS+=	${PYPKGPREFIX}-watchdog>=0.7.1:../../wip/py-watchdog
+DEPENDS+=	${PYPKGPREFIX}-watchdog>=0.7.1:../../sysutils/py-watchdog
 DEPENDS+=	${PYPKGPREFIX}-WebOb>=1.4:../../www/py-WebOb
 
 WRKSRC=			${WRKDIR}/moya-0.5.20


Home | Main Index | Thread Index | Old Index