diff --git a/net/py-ripe.atlas.cousteau/Makefile b/net/py-ripe.atlas.cousteau/Makefile index 042ed37d277d..ab36f2ad6c7e 100644 --- a/net/py-ripe.atlas.cousteau/Makefile +++ b/net/py-ripe.atlas.cousteau/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ripe.atlas.cousteau -PORTVERSION= 1.0.6 +PORTVERSION= 1.4 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX} @@ -11,12 +11,15 @@ MAINTAINER= mstucchi@ripe.net COMMENT= Python wrapper around the RIPE Atlas API LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}socketio-client>=0.6.5:net/py-socketio-client \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests + ${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}websocket-client<0.39:www/py-websocket-client -USES= python +NO_ARCH= yes +USES= python USE_PYTHON= autoplist distutils .include diff --git a/net/py-ripe.atlas.cousteau/distinfo b/net/py-ripe.atlas.cousteau/distinfo index 791f81b16059..4855d9efcc76 100644 --- a/net/py-ripe.atlas.cousteau/distinfo +++ b/net/py-ripe.atlas.cousteau/distinfo @@ -1,2 +1,3 @@ -SHA256 (ripe.atlas.cousteau-1.0.6.tar.gz) = 1407b003a03f359739d35010812af2841bc9df2784cd2078e55ac34d0a858ad6 -SIZE (ripe.atlas.cousteau-1.0.6.tar.gz) = 45467 +TIMESTAMP = 1501961426 +SHA256 (ripe.atlas.cousteau-1.4.tar.gz) = 41e0c91ae4459a6c101448f5bafb043ba44b4abfd9a80a5ae0b4c3a1bb550a52 +SIZE (ripe.atlas.cousteau-1.4.tar.gz) = 49303