svn commit: r375265 - head/devel/py-jira

Antoine Brodin antoine at FreeBSD.org
Mon Dec 22 20:43:59 UTC 2014


Author: antoine
Date: Mon Dec 22 20:43:57 2014
New Revision: 375265
URL: https://svnweb.freebsd.org/changeset/ports/375265
QAT: https://qat.redports.org/buildarchive/r375265/

Log:
  Mark BROKEN: Depends on conflicting py-requests1 and py-requests (via py-requests-oauthlib)

Modified:
  head/devel/py-jira/Makefile

Modified: head/devel/py-jira/Makefile
==============================================================================
--- head/devel/py-jira/Makefile	Mon Dec 22 20:26:16 2014	(r375264)
+++ head/devel/py-jira/Makefile	Mon Dec 22 20:43:57 2014	(r375265)
@@ -14,6 +14,8 @@ COMMENT=	Library to ease use of the JIRA
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN=		Depends on conflicting py-requests1 and py-requests (via py-requests-oauthlib)
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests1>=1.0.0:${PORTSDIR}/www/py-requests1 \
 		${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.3.0:${PORTSDIR}/www/py-requests-oauthlib \
 		${PYTHON_PKGNAMEPREFIX}ipython>=0:${PORTSDIR}/devel/ipython \


More information about the svn-ports-head mailing list