Date: Mon, 8 Jul 2024 16:25:10 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: 8cffbcdb4a57 - main - devel/py-pydantic2: Update to 2.8.2 Message-ID: <202407081625.468GPAIa002733@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=8cffbcdb4a57c295891407cd1c35bbbdbe3bdf80 commit 8cffbcdb4a57c295891407cd1c35bbbdbe3bdf80 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-08 16:21:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-08 16:21:45 +0000 devel/py-pydantic2: Update to 2.8.2 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 889ead0b0841..e6a74ee2031f 100644 --- a/devel/py-pydantic2/Makefile +++ b/devel/py-pydantic2/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydantic -PORTVERSION= 2.8.1 +PORTVERSION= 2.8.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pydantic2/distinfo b/devel/py-pydantic2/distinfo index 47f5c5cca4a3..3f2be731c499 100644 --- a/devel/py-pydantic2/distinfo +++ b/devel/py-pydantic2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720364819 -SHA256 (pydantic-2.8.1.tar.gz) = 5ac6a29cc27108917fb0923c28542471087bf90b2dc2c3a64d779818dffc1f6f -SIZE (pydantic-2.8.1.tar.gz) = 739522 +TIMESTAMP = 1720447706 +SHA256 (pydantic-2.8.2.tar.gz) = 6f62c13d067b0755ad1c21a34bdd06c0c12625a22b0fc09c6b149816604f7c2a +SIZE (pydantic-2.8.2.tar.gz) = 739834
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407081625.468GPAIa002733>