aboutsummaryrefslogtreecommitdiff
path: root/net/py-ripe.atlas.sagan/Makefile
diff options
context:
space:
mode:
authorBabak Farrokhi <farrokhi@FreeBSD.org>2019-11-03 21:47:37 +0000
committerBabak Farrokhi <farrokhi@FreeBSD.org>2019-11-03 21:47:37 +0000
commit1ca3ef6ef0a13a7c531f1c0b33cf61432068883f (patch)
tree5218dc5bae73dbf45c0780a05f47c99c0420f39b /net/py-ripe.atlas.sagan/Makefile
parent928b79f81a5bdb7728e11ec38c1afbed78c362a3 (diff)
downloadports-1ca3ef6ef0a13a7c531f1c0b33cf61432068883f.tar.gz
ports-1ca3ef6ef0a13a7c531f1c0b33cf61432068883f.zip
net/py-ripe.atlas.sagan: update to 1.3.0
PR: 230348 Approved by: mstucchi@ripe.net (maintainer timeout)
Notes
Notes: svn path=/head/; revision=516603
Diffstat (limited to 'net/py-ripe.atlas.sagan/Makefile')
-rw-r--r--net/py-ripe.atlas.sagan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-ripe.atlas.sagan/Makefile b/net/py-ripe.atlas.sagan/Makefile
index dfa2b08212a6..ee5278a68d62 100644
--- a/net/py-ripe.atlas.sagan/Makefile
+++ b/net/py-ripe.atlas.sagan/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ripe.atlas.sagan
-PORTVERSION= 1.2.1
+PORTVERSION= 1.3.0
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>