diff --git a/math/py-ducc0/Makefile b/math/py-ducc0/Makefile index 791fcf034ad8..d269b011705a 100644 --- a/math/py-ducc0/Makefile +++ b/math/py-ducc0/Makefile @@ -1,30 +1,30 @@ PORTNAME= ducc0 -DISTVERSION= 0.32.0 +DISTVERSION= 0.33.0 CATEGORIES= math MASTER_SITES= PYPI 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_armv7= clang runs out of memory 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} USES= compiler:c++17-lang python USE_PYTHON= distutils autoplist pytest MAKE_ENV= DUCC0_OPTIMIZATION=none TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/ducc0*.so .include diff --git a/math/py-ducc0/distinfo b/math/py-ducc0/distinfo index 90c5c24dba98..3d570dbecccd 100644 --- a/math/py-ducc0/distinfo +++ b/math/py-ducc0/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697532629 -SHA256 (ducc0-0.32.0.tar.gz) = a7ee60e8f0045000c04ef0ff59727a6e2cfba8fd2be00b5465cb5844878b54ce -SIZE (ducc0-0.32.0.tar.gz) = 312920 +TIMESTAMP = 1705733907 +SHA256 (ducc0-0.33.0.tar.gz) = 5214b7a888f522158bef6ec6979608d5035accd53776be30ac16778078c1a4fa +SIZE (ducc0-0.33.0.tar.gz) = 322370