Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2014 20:43:58 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375265 - head/devel/py-jira
Message-ID:  <201412222043.sBMKhwU0049674@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412222043.sBMKhwU0049674>