summaryrefslogtreecommitdiff
path: root/misc/py-natten/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-natten/Makefile')
-rw-r--r--misc/py-natten/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/misc/py-natten/Makefile b/misc/py-natten/Makefile
index 3f4cf385219e..0227faf81b6a 100644
--- a/misc/py-natten/Makefile
+++ b/misc/py-natten/Makefile
@@ -1,6 +1,6 @@
PORTNAME= natten
DISTVERSIONPREFIX= v
-DISTVERSION= 0.20.1
+DISTVERSION= 0.21.0
CATEGORIES= misc python # machine-learning
#MASTER_SITES= PYPI # no tests
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -39,13 +39,6 @@ post-install:
${STAGEDIR}${PYTHON_SITELIBDIR}/cmake_install.cmake \
${STAGEDIR}${PYTHON_SITELIBDIR}/Makefile
-# tests as of 0.17.4:
-# Results (35.54s):
-# 24 passed
-# 2 failed
-# - .:?
-# - .:?
-# 12 xfailed
-# 59 skipped
+# tests as of 0.21.0: 1 passed, 55 skipped, 1 warning in 14.76s
.include <bsd.port.mk>