aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pyee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pyee/Makefile')
-rw-r--r--devel/py-pyee/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/py-pyee/Makefile b/devel/py-pyee/Makefile
index ac685c755654..03e9fcd77613 100644
--- a/devel/py-pyee/Makefile
+++ b/devel/py-pyee/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pyee
-PORTVERSION= 1.0.2
+PORTVERSION= 5.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +11,9 @@ COMMENT= Python EventEmitter implementation
LICENSE= MIT
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vcversioner>0:devel/py-vcversioner@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
+
USES= python
USE_PYTHON= autoplist distutils