diff --git a/math/py-pytensor/Makefile b/math/py-pytensor/Makefile index 7c1c7f6656ba..9117f24b93c5 100644 --- a/math/py-pytensor/Makefile +++ b/math/py-pytensor/Makefile @@ -1,36 +1,36 @@ PORTNAME= pytensor -DISTVERSION= 2.25.1 +DISTVERSION= 2.25.2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Optimizing compiler for evaluating mathematical expressions WWW= https://pytensor.readthedocs.io/en/latest/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/doc/LICENSE.txt BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}versioneer>0:devel/py-versioneer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \ ${PY_DEPENDS} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cons>0:devel/py-cons@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}etuples>0:devel/py-etuples@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}filelock>=3.15:sysutils/py-filelock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}logical-unification>0:math/py-logical-unification@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}miniKanren>0:devel/py-miniKanren@${PY_FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0.14:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} USES= python USE_PYTHON= pep517 cython autoplist pytest # tests fail to run, see https://github.com/pymc-devs/pytensor/issues/355 post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pytensor/scan/scan_perform${PYTHON_EXT_SUFFIX}.so # BUG: installs the file /usr/local/lib/python3.9/site-packages/bin/__init__.py, see https://github.com/pymc-devs/pytensor/issues/356 .include diff --git a/math/py-pytensor/distinfo b/math/py-pytensor/distinfo index 1c597f22cc6a..597dca50df3a 100644 --- a/math/py-pytensor/distinfo +++ b/math/py-pytensor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720836706 -SHA256 (pytensor-2.25.1.tar.gz) = e8b0c2e751da1e678f26b8b3fe52455344a5b1bd245ca20dadf03d5e0264b7ea -SIZE (pytensor-2.25.1.tar.gz) = 3565344 +TIMESTAMP = 1721103558 +SHA256 (pytensor-2.25.2.tar.gz) = bf181c8c40543498991fa818450cba2b778ba19732b13b2d21882317d97ca038 +SIZE (pytensor-2.25.2.tar.gz) = 3546117