Date: Mon, 3 Feb 2025 15:58:06 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e5ef7afc87c7 - main - devel/py-pydantic2: Update to 2.10.6 Message-ID: <202502031558.513Fw6Xv011763@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5ef7afc87c77d2321e6504896311bbb5ee5a426 commit e5ef7afc87c77d2321e6504896311bbb5ee5a426 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-03 15:19:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-03 15:51:18 +0000 devel/py-pydantic2: Update to 2.10.6 Changes: https://github.com/pydantic/pydantic/releases https://docs.pydantic.dev/latest/changelog/ --- devel/py-pydantic2/Makefile | 2 +- devel/py-pydantic2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pydantic2/Makefile b/devel/py-pydantic2/Makefile index fae46b91831f..dee657588e3f 100644 --- a/devel/py-pydantic2/Makefile +++ b/devel/py-pydantic2/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydantic -PORTVERSION= 2.10.4 +PORTVERSION= 2.10.6 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pydantic2/distinfo b/devel/py-pydantic2/distinfo index 657adb32b00e..ef9fec07ec8e 100644 --- a/devel/py-pydantic2/distinfo +++ b/devel/py-pydantic2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735227902 -SHA256 (pydantic-2.10.4.tar.gz) = 82f12e9723da6de4fe2ba888b5971157b3be7ad914267dea8f05f82b28254f06 -SIZE (pydantic-2.10.4.tar.gz) = 762094 +TIMESTAMP = 1738089050 +SHA256 (pydantic-2.10.6.tar.gz) = ca5daa827cce33de7a42be142548b0096bf05a7e7b365aebfa5f8eeec7128236 +SIZE (pydantic-2.10.6.tar.gz) = 761681
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031558.513Fw6Xv011763>