aboutsummaryrefslogtreecommitdiff
path: root/math/py-animatplot-ng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-animatplot-ng/Makefile')
-rw-r--r--math/py-animatplot-ng/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/math/py-animatplot-ng/Makefile b/math/py-animatplot-ng/Makefile
index 12f36ee05839..e1268070b123 100644
--- a/math/py-animatplot-ng/Makefile
+++ b/math/py-animatplot-ng/Makefile
@@ -1,6 +1,5 @@
PORTNAME= animatplot-ng
-DISTVERSION= 0.4.3
-PORTREVISION= 1
+DISTVERSION= 0.4.4
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,14 +11,12 @@ WWW= https://github.com/boutproject/animatplot-ng/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.2:math/py-matplotlib@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>0:devel/py-setuptools_scm_git_archive@${PY_FLAVOR} \
- ${PY_DEPENDS}
+ ${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>0:devel/py-setuptools_scm_git_archive@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.2:math/py-matplotlib@${PY_FLAVOR}
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist pytest
NO_ARCH= yes