Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 07:49:27 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: 964fcaea42cb - main - devel/py-pydantic2: Update to 2.7.3
Message-ID:  <202406060749.4567nRq8098049@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=964fcaea42cbbf75fa6f65cc7c8ec43c4697cff1

commit 964fcaea42cbbf75fa6f65cc7c8ec43c4697cff1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-06 07:40:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-06 07:48:04 +0000

    devel/py-pydantic2: Update to 2.7.3
    
    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 c5ede7081cef..a4ab3d443e70 100644
--- a/devel/py-pydantic2/Makefile
+++ b/devel/py-pydantic2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pydantic
-PORTVERSION=	2.7.2
+PORTVERSION=	2.7.3
 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.3<2.18.3_99:devel/py-pydantic-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pydantic-core>=2.18.4<2.18.4_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 f48efd52ae64..1f5b0d502e86 100644
--- a/devel/py-pydantic2/distinfo
+++ b/devel/py-pydantic2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1717003902
-SHA256 (pydantic-2.7.2.tar.gz) = 71b2945998f9c9b7919a45bde9a50397b289937d215ae141c1d0903ba7149fd7
-SIZE (pydantic-2.7.2.tar.gz) = 714293
+TIMESTAMP = 1717568442
+SHA256 (pydantic-2.7.3.tar.gz) = c46c76a40bb1296728d7a8b99aa73dd70a48c3510111ff290034f860c99c419e
+SIZE (pydantic-2.7.3.tar.gz) = 714386



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