Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Dec 2017 22:21:02 +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: r457647 - head/net/py-ripe.atlas.cousteau
Message-ID:  <201712302221.vBUML2rp065405@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Dec 30 22:21:02 2017
New Revision: 457647
URL: https://svnweb.freebsd.org/changeset/ports/457647

Log:
  Mark BROKEN
  
  ===>   py27-ripe.atlas.cousteau-1.4 depends on package: py27-websocket-client<0.39 - not found
  
  Reported by:	pkg-fallout

Modified:
  head/net/py-ripe.atlas.cousteau/Makefile

Modified: head/net/py-ripe.atlas.cousteau/Makefile
==============================================================================
--- head/net/py-ripe.atlas.cousteau/Makefile	Sat Dec 30 22:20:05 2017	(r457646)
+++ head/net/py-ripe.atlas.cousteau/Makefile	Sat Dec 30 22:21:02 2017	(r457647)
@@ -13,6 +13,8 @@ COMMENT=	Python wrapper around the RIPE Atlas API
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		depends on package: py27-websocket-client<0.39 - not found
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}socketio-client>=0.6.5:net/py-socketio-client@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests@${FLAVOR} \



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