aboutsummaryrefslogtreecommitdiff
path: root/net/py-libcloud/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-libcloud/Makefile')
-rw-r--r--net/py-libcloud/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/py-libcloud/Makefile b/net/py-libcloud/Makefile
index e957ac442c5b..71a296487bec 100644
--- a/net/py-libcloud/Makefile
+++ b/net/py-libcloud/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libcloud
-PORTVERSION= 2.0.0
+PORTVERSION= 2.1.0
CATEGORIES= net python
MASTER_SITES= APACHE/${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,8 @@ COMMENT= Standard client library for many popular cloud providers
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner
+
NO_ARCH= yes
USES= cpe python tar:bzip2