svn commit: r367138 - head/www/py-flexget

William Grzybowski wg at FreeBSD.org
Tue Sep 2 23:28:18 UTC 2014


Author: wg
Date: Tue Sep  2 23:28:17 2014
New Revision: 367138
URL: http://svnweb.freebsd.org/changeset/ports/367138
QAT: https://qat.redports.org/buildarchive/r367138/

Log:
  www/py-flexget: mark as broken for now
  
  - Does not run with python dateutil 2.2

Modified:
  head/www/py-flexget/Makefile

Modified: head/www/py-flexget/Makefile
==============================================================================
--- head/www/py-flexget/Makefile	Tue Sep  2 23:27:56 2014	(r367137)
+++ head/www/py-flexget/Makefile	Tue Sep  2 23:28:17 2014	(r367138)
@@ -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
 


More information about the svn-ports-head mailing list