Date: Tue, 23 Dec 2014 12:23:04 +1100 From: Kubilay Kocak <koobs@FreeBSD.org> To: Antoine Brodin <antoine@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r375265 - head/devel/py-jira Message-ID: <5498C3F8.6080003@FreeBSD.org> In-Reply-To: <201412222043.sBMKhwU0049674@svn.freebsd.org> References: <201412222043.sBMKhwU0049674@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 23/12/2014 7:43 AM, Antoine Brodin wrote: > 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 \ > I'm updating this now, stand by. -- Koobs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5498C3F8.6080003>