aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-06 16:53:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-06 16:53:14 +0000
commit23323cd99b0918bab50dfa5136a3b5f20ad6ae1c (patch)
tree33b5d3611908ae85073fab255e49e1c030fa39ef /net
parenta741ad7967026ff490a9d8e82e1430596b394b4c (diff)
downloadports-23323cd99b0918bab50dfa5136a3b5f20ad6ae1c.tar.gz
ports-23323cd99b0918bab50dfa5136a3b5f20ad6ae1c.zip
Update to 1.4
- While I'm here: - Add LICENSE_FILE - Add NO_ARCH Changes: https://github.com/RIPE-NCC/ripe-atlas-cousteau/blob/master/CHANGES.rst PR: 221255 Submitted by: Max Stucchi <mstucchi@ripe.net> (maintainer)
Notes
Notes: svn path=/head/; revision=447475
Diffstat (limited to 'net')
-rw-r--r--net/py-ripe.atlas.cousteau/Makefile9
-rw-r--r--net/py-ripe.atlas.cousteau/distinfo5
2 files changed, 9 insertions, 5 deletions
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 <bsd.port.mk>
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