Date: Fri, 29 Mar 2024 20:07:51 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: 9e2f5d027d91 - main - math/py-pytensor: update 2.19.0 =?utf-8?Q?=E2=86=92?= 2.20.0 Message-ID: <202403292007.42TK7pHp072506@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=9e2f5d027d91c93e34345ba7e5aa960e002120af commit 9e2f5d027d91c93e34345ba7e5aa960e002120af Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-29 20:04:48 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-29 20:04:48 +0000 math/py-pytensor: update 2.19.0 → 2.20.0 Reported by: portscout --- math/py-pytensor/Makefile | 2 +- math/py-pytensor/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-pytensor/Makefile b/math/py-pytensor/Makefile index 724f56bb5fd1..acfce60708c4 100644 --- a/math/py-pytensor/Makefile +++ b/math/py-pytensor/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytensor -DISTVERSION= 2.19.0 +DISTVERSION= 2.20.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pytensor/distinfo b/math/py-pytensor/distinfo index ab34d87a412f..b26a6fecf750 100644 --- a/math/py-pytensor/distinfo +++ b/math/py-pytensor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710311525 -SHA256 (pytensor-2.19.0.tar.gz) = 9e070528d12bee85f7fe68ce63b57a253c88d3e155a7415d9805c5b999dfa72b -SIZE (pytensor-2.19.0.tar.gz) = 3555118 +TIMESTAMP = 1711741610 +SHA256 (pytensor-2.20.0.tar.gz) = d88a5c84d04366d5224b5705a9d0daab7d9b0b84ed43c76fc9aae7760fe3eac2 +SIZE (pytensor-2.20.0.tar.gz) = 3554531
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403292007.42TK7pHp072506>