diff --git a/math/py-ducc0/Makefile b/math/py-ducc0/Makefile index 6558e056559e..f604356f624b 100644 --- a/math/py-ducc0/Makefile +++ b/math/py-ducc0/Makefile @@ -1,32 +1,32 @@ PORTNAME= ducc0 -DISTVERSION= 0.24.0 +DISTVERSION= 0.26.0 CATEGORIES= math MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Distinctly Useful Code Collection (DUCC) WWW= https://gitlab.mpcdf.mpg.de/mtr/ducc LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= non-constant-expression cannot be narrowed from type 'long long' to 'int' in initializer list (reported to the author on 2021-05-02 and 2022-02-01) 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 MAKE_ENV= DUCC0_OPTIMIZATION=none post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/ducc0*.so do-test: install @cd ${WRKSRC} && py.test .include diff --git a/math/py-ducc0/distinfo b/math/py-ducc0/distinfo index 2809466e0eb0..f0209506e1e8 100644 --- a/math/py-ducc0/distinfo +++ b/math/py-ducc0/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656210261 -SHA256 (ducc0-0.24.0.tar.gz) = 609e9f8be8291229966e3586e50f734f1ea4a4b6efae5b52732deea01bab829b -SIZE (ducc0-0.24.0.tar.gz) = 240032 +TIMESTAMP = 1664088584 +SHA256 (ducc0-0.26.0.tar.gz) = cda8330a74737bc60bef3a81ed3a684f3fd3b73d892a0d8812a5412b60741ce1 +SIZE (ducc0-0.26.0.tar.gz) = 258439