Date: Mon, 24 Jun 2024 07:49:17 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 05f4861e1fdb - main - math/py-pytensor: update 2.20.0 =?utf-8?Q?=E2=86=92?= 2.23.0 Message-ID: <202406240749.45O7nH6p079352@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=05f4861e1fdb8fceeb65052aaa22979f96db280a commit 05f4861e1fdb8fceeb65052aaa22979f96db280a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-06-24 05:33:22 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-06-24 07:49:05 +0000 math/py-pytensor: update 2.20.0 → 2.23.0 Reported by: portscout --- math/py-pytensor/Makefile | 6 ++---- math/py-pytensor/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/math/py-pytensor/Makefile b/math/py-pytensor/Makefile index acfce60708c4..99a6831a88b5 100644 --- a/math/py-pytensor/Makefile +++ b/math/py-pytensor/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytensor -DISTVERSION= 2.20.0 +DISTVERSION= 2.23.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,11 +25,9 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PY_DEPENDS} RUN_DEPENDS= ${PY_DEPENDS} -USES= python shebangfix +USES= python USE_PYTHON= pep517 cython autoplist pytest # tests fail to run, see https://github.com/pymc-devs/pytensor/issues/355 -SHEBANG_FILES= bin/pytensor-cache - post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pytensor/scan/scan_perform${PYTHON_EXT_SUFFIX}.so diff --git a/math/py-pytensor/distinfo b/math/py-pytensor/distinfo index b26a6fecf750..aac991c6ab82 100644 --- a/math/py-pytensor/distinfo +++ b/math/py-pytensor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711741610 -SHA256 (pytensor-2.20.0.tar.gz) = d88a5c84d04366d5224b5705a9d0daab7d9b0b84ed43c76fc9aae7760fe3eac2 -SIZE (pytensor-2.20.0.tar.gz) = 3554531 +TIMESTAMP = 1719201651 +SHA256 (pytensor-2.23.0.tar.gz) = eb5850ddae5670f1699526de6397a9b3a0a0a71e792c3250e19dabe45d54bfa9 +SIZE (pytensor-2.23.0.tar.gz) = 3560692
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406240749.45O7nH6p079352>