From c6b58819a93ac215433e0e8f4adb7187e23ec85c Mon Sep 17 00:00:00 2001 From: William Grzybowski Date: Tue, 2 Sep 2014 23:28:17 +0000 Subject: [PATCH] www/py-flexget: mark as broken for now - Does not run with python dateutil 2.2 --- www/py-flexget/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/py-flexget/Makefile b/www/py-flexget/Makefile index 129eb6a8aec2..57b433106378 100644 --- a/www/py-flexget/Makefile +++ b/www/py-flexget/Makefile @@ -38,6 +38,8 @@ TEST_DEPENDS:= ${RUN_DEPENDS} \ ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose \ ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock +BROKEN= Does not work with devel/py-dateutil 2.2 + USES= python:2 USE_PYTHON= autoplist distutils