git: 19ea045ce925 - main - math/py-pytensor: update 2.23.0 → 2.24.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Jul 2024 19:45:13 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=19ea045ce925e1725c752e6f20ed0614a484acec commit 19ea045ce925e1725c752e6f20ed0614a484acec Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-07-04 19:45:00 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-07-04 19:45:11 +0000 math/py-pytensor: update 2.23.0 → 2.24.0 Reported by: portscout --- math/py-pytensor/Makefile | 14 +++++++------- math/py-pytensor/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/math/py-pytensor/Makefile b/math/py-pytensor/Makefile index 99a6831a88b5..031246fecb77 100644 --- a/math/py-pytensor/Makefile +++ b/math/py-pytensor/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytensor -DISTVERSION= 2.23.0 +DISTVERSION= 2.24.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,12 @@ WWW= https://pytensor.readthedocs.io/en/latest/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/doc/LICENSE.txt -PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cons>0:devel/py-cons@${PY_FLAVOR} \ +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}logical-unification>0:math/py-logical-unification@${PY_FLAVOR} \ @@ -19,11 +24,6 @@ PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cons>0:devel/py-cons@${PY_FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0.14:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ - ${PYTHON_PKGNAMEPREFIX}versioneer>0:devel/py-versioneer@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \ - ${PY_DEPENDS} -RUN_DEPENDS= ${PY_DEPENDS} USES= python USE_PYTHON= pep517 cython autoplist pytest # tests fail to run, see https://github.com/pymc-devs/pytensor/issues/355 diff --git a/math/py-pytensor/distinfo b/math/py-pytensor/distinfo index aac991c6ab82..dfdd2ab4e32f 100644 --- a/math/py-pytensor/distinfo +++ b/math/py-pytensor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719201651 -SHA256 (pytensor-2.23.0.tar.gz) = eb5850ddae5670f1699526de6397a9b3a0a0a71e792c3250e19dabe45d54bfa9 -SIZE (pytensor-2.23.0.tar.gz) = 3560692 +TIMESTAMP = 1720121553 +SHA256 (pytensor-2.24.0.tar.gz) = b5834e49008d719b1f9968d7b09e8cb3e38dc19a0be8d7c27943560eabec0a66 +SIZE (pytensor-2.24.0.tar.gz) = 3561024