Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2024 02:48:03 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: ad440460d9a0 - main - devel/py-pydantic2: Update to 2.7.2
Message-ID:  <202406030248.4532m3rl064373@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=ad440460d9a0d8fd8ad6fea12754ab5ba58b337a

commit ad440460d9a0d8fd8ad6fea12754ab5ba58b337a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-03 02:38:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-03 02:38:20 +0000

    devel/py-pydantic2: Update to 2.7.2
    
    Changes:        https://github.com/pydantic/pydantic/releases
                    https://docs.pydantic.dev/latest/changelog/
---
 devel/py-pydantic2/Makefile | 4 ++--
 devel/py-pydantic2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-pydantic2/Makefile b/devel/py-pydantic2/Makefile
index 45eb6afc51d9..c5ede7081cef 100644
--- a/devel/py-pydantic2/Makefile
+++ b/devel/py-pydantic2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pydantic
-PORTVERSION=	2.7.1
+PORTVERSION=	2.7.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=22.5.0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}annotated-types>=0.4.0:devel/py-annotated-types@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pydantic-core>=2.18.2<2.18.2_99:devel/py-pydantic-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pydantic-core>=2.18.3<2.18.3_99:devel/py-pydantic-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.1:devel/py-typing-extensions@${PY_FLAVOR}
 
 USES=		python
diff --git a/devel/py-pydantic2/distinfo b/devel/py-pydantic2/distinfo
index 6cd0261d14c8..f48efd52ae64 100644
--- a/devel/py-pydantic2/distinfo
+++ b/devel/py-pydantic2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715842738
-SHA256 (pydantic-2.7.1.tar.gz) = e9dbb5eada8abe4d9ae5f46b9939aead650cd2b68f249bb3a8139dbe125803cc
-SIZE (pydantic-2.7.1.tar.gz) = 713923
+TIMESTAMP = 1717003902
+SHA256 (pydantic-2.7.2.tar.gz) = 71b2945998f9c9b7919a45bde9a50397b289937d215ae141c1d0903ba7149fd7
+SIZE (pydantic-2.7.2.tar.gz) = 714293



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406030248.4532m3rl064373>