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

Kubilay Kocak koobs at FreeBSD.org
Tue Dec 23 01:23:13 UTC 2014


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


More information about the svn-ports-head mailing list