diff --git a/devel/py-pydantic2/Makefile b/devel/py-pydantic2/Makefile index 241a69e59030..f1b462cc8853 100644 --- a/devel/py-pydantic2/Makefile +++ b/devel/py-pydantic2/Makefile @@ -1,27 +1,27 @@ PORTNAME= pydantic -PORTVERSION= 2.6.1 +PORTVERSION= 2.6.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 2 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Data validation using Python type hints WWW= https://docs.pydantic.dev/latest/ \ https://github.com/pydantic/pydantic LICENSE= MIT 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.16.2<2.16.2_99:devel/py-pydantic-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic-core>=2.16.3<2.16.3_99:devel/py-pydantic-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.1:devel/py-typing-extensions@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/devel/py-pydantic2/distinfo b/devel/py-pydantic2/distinfo index ae75264269ff..2efbca3028d6 100644 --- a/devel/py-pydantic2/distinfo +++ b/devel/py-pydantic2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449312 -SHA256 (pydantic-2.6.1.tar.gz) = 4fd5c182a2488dc63e6d32737ff19937888001e2a6d86e94b3f233104a5d1fa9 -SIZE (pydantic-2.6.1.tar.gz) = 679826 +TIMESTAMP = 1709390640 +SHA256 (pydantic-2.6.3.tar.gz) = e07805c4c7f5c6826e33a1d4c9d47950d7eaf34868e2690f8594d2e30241f11f +SIZE (pydantic-2.6.3.tar.gz) = 680427