aboutsummaryrefslogtreecommitdiff
path: root/net/py-ripe.atlas.cousteau
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2018-05-12 07:19:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2018-05-12 07:19:14 +0000
commit832867ae505402b7c2a192525e4a358ffce7a72c (patch)
tree83a1a4b017231c22f36c23ba64149095012c850b /net/py-ripe.atlas.cousteau
parent40a1c44eb2214ad42864df19348f7331aa7b0225 (diff)
downloadports-832867ae505402b7c2a192525e4a358ffce7a72c.tar.gz
ports-832867ae505402b7c2a192525e4a358ffce7a72c.zip
Notes
Diffstat (limited to 'net/py-ripe.atlas.cousteau')
-rw-r--r--net/py-ripe.atlas.cousteau/Makefile8
-rw-r--r--net/py-ripe.atlas.cousteau/distinfo6
-rw-r--r--net/py-ripe.atlas.cousteau/pkg-descr4
3 files changed, 9 insertions, 9 deletions
diff --git a/net/py-ripe.atlas.cousteau/Makefile b/net/py-ripe.atlas.cousteau/Makefile
index 7d5157fe52e6..f90ff080006c 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.4
+DISTVERSION= 1.4.2
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX}
@@ -13,15 +13,13 @@ 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} \
- ${PYTHON_PKGNAMEPREFIX}websocket-client<0.39:www/py-websocket-client@${FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}websocket-client>0:www/py-websocket-client@${FLAVOR}
NO_ARCH= yes
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
diff --git a/net/py-ripe.atlas.cousteau/distinfo b/net/py-ripe.atlas.cousteau/distinfo
index 4855d9efcc76..0a62e12a43bc 100644
--- a/net/py-ripe.atlas.cousteau/distinfo
+++ b/net/py-ripe.atlas.cousteau/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501961426
-SHA256 (ripe.atlas.cousteau-1.4.tar.gz) = 41e0c91ae4459a6c101448f5bafb043ba44b4abfd9a80a5ae0b4c3a1bb550a52
-SIZE (ripe.atlas.cousteau-1.4.tar.gz) = 49303
+TIMESTAMP = 1522778881
+SHA256 (ripe.atlas.cousteau-1.4.2.tar.gz) = 10b930ff67c9744f6ee275e07a441a8fba1911f251e92c0ca511b8c082a3fcd5
+SIZE (ripe.atlas.cousteau-1.4.2.tar.gz) = 48655
diff --git a/net/py-ripe.atlas.cousteau/pkg-descr b/net/py-ripe.atlas.cousteau/pkg-descr
index 203ee6ee20a1..312d51afe327 100644
--- a/net/py-ripe.atlas.cousteau/pkg-descr
+++ b/net/py-ripe.atlas.cousteau/pkg-descr
@@ -1,3 +1,5 @@
-A python wrapper around RIPE ATLAS API.
+A python wrapper that is using RIPE ATLAS v2 API. It covers a majority of API
+calls but not all of them. For some of these calls one will need to have a
+specific API key that can be retrieved from RIPE NCC.
WWW: https://github.com/RIPE-NCC/ripe-atlas-cousteau