diff --git a/math/py-chaospy/Makefile b/math/py-chaospy/Makefile index 4c767b7e0c43..c6de4f474237 100644 --- a/math/py-chaospy/Makefile +++ b/math/py-chaospy/Makefile @@ -1,32 +1,32 @@ PORTNAME= chaospy -DISTVERSION= 4.3.6 +DISTVERSION= 4.3.7 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Toolbox for performing uncertainty quantification LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpoly>0:math/py-numpoly@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes pre-configure: @( \ ${ECHO} "from setuptools import setup" && \ ${ECHO} "setup()" \ ) > ${WRKSRC}/setup.py do-test: # tests fail: https://github.com/jonathf/chaospy/issues/366 @cd ${WRKSRC} && pytest --doctest-modules chaospy/ .include diff --git a/math/py-chaospy/distinfo b/math/py-chaospy/distinfo index 6c3c09d61ed8..0eca8d577ba9 100644 --- a/math/py-chaospy/distinfo +++ b/math/py-chaospy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644596700 -SHA256 (chaospy-4.3.6.tar.gz) = 4992de6f7c67d6edd14a73b371a08a46f0084ee7903d998ca93a218dfb368b0a -SIZE (chaospy-4.3.6.tar.gz) = 2423883 +TIMESTAMP = 1651443982 +SHA256 (chaospy-4.3.7.tar.gz) = 21e10de696e1ddf18c1027d92375cc8cf7b46b4183948999892a5eb0052e7955 +SIZE (chaospy-4.3.7.tar.gz) = 2423939