aboutsummaryrefslogtreecommitdiff
path: root/math/py-ducc0/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-03-28 08:09:29 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-03-28 08:09:54 +0000
commit9e959cb02cd7dc814564ec6006cdd9a52ad42f08 (patch)
tree1d0c272458a0d93ffd0b853e040fe9f8e25bb53a /math/py-ducc0/Makefile
parentc27cc868dd967c806e643a9dbd93d834ae1111ff (diff)
downloadports-9e959cb02cd7dc814564ec6006cdd9a52ad42f08.tar.gz
ports-9e959cb02cd7dc814564ec6006cdd9a52ad42f08.zip
math/py-ducc0: Update 0.27.0 → 0.29.0
Reported by: portscout
Diffstat (limited to 'math/py-ducc0/Makefile')
-rw-r--r--math/py-ducc0/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/py-ducc0/Makefile b/math/py-ducc0/Makefile
index f0d3506c48ef..29ef638cd645 100644
--- a/math/py-ducc0/Makefile
+++ b/math/py-ducc0/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ducc0
-DISTVERSION= 0.27.0
+DISTVERSION= 0.29.0
CATEGORIES= math
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,11 +16,10 @@ BROKEN_i386= non-constant-expression cannot be narrowed from type 'long long' to
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR}
RUN_DEPENDS= ${PYNUMPY}
-TEST_DEPENDS= py.test:devel/py-pytest@${PY_FLAVOR}
USES= compiler:c++17-lang python:3.6+
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist pytest
MAKE_ENV= DUCC0_OPTIMIZATION=none