aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-12-23 04:43:57 +0800
committerantoine <antoine@FreeBSD.org>2014-12-23 04:43:57 +0800
commit38b64b5fb2d9b66c3ae38407a81b3dda88e8c9de (patch)
tree13dfe85745ba832232e403c858ea03b4189c0aef /devel
parentc3668650b2eab6744238096e1910cee0dfedcc98 (diff)
downloadfreebsd-ports-gnome-38b64b5fb2d9b66c3ae38407a81b3dda88e8c9de.tar.gz
freebsd-ports-gnome-38b64b5fb2d9b66c3ae38407a81b3dda88e8c9de.tar.zst
freebsd-ports-gnome-38b64b5fb2d9b66c3ae38407a81b3dda88e8c9de.zip
Mark BROKEN: Depends on conflicting py-requests1 and py-requests (via py-requests-oauthlib)
Diffstat (limited to 'devel')
-rw-r--r--devel/py-jira/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-jira/Makefile b/devel/py-jira/Makefile
index 0955f3fa737a..1876547775c9 100644
--- a/devel/py-jira/Makefile
+++ b/devel/py-jira/Makefile
@@ -14,6 +14,8 @@ COMMENT= Library to ease use of the JIRA 5 REST APIs
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 \