aboutsummaryrefslogtreecommitdiff
path: root/devel/py-plux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-plux/Makefile')
-rw-r--r--devel/py-plux/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/py-plux/Makefile b/devel/py-plux/Makefile
index 6a6d348acfac..b20f1fe6249c 100644
--- a/devel/py-plux/Makefile
+++ b/devel/py-plux/Makefile
@@ -1,5 +1,5 @@
PORTNAME= plux
-PORTVERSION= 1.7.0
+PORTVERSION= 1.9.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,10 +11,12 @@ WWW= https://github.com/localstack/plux
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}stevedore>=3.4:devel/py-stevedore@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes