mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/py-pydantic2: Update to 2.6.3
Changes: https://github.com/pydantic/pydantic/releases https://docs.pydantic.dev/latest/changelog/
This commit is contained in:
parent
fe77966876
commit
762db2ee12
@ -1,5 +1,5 @@
|
||||
PORTNAME= pydantic
|
||||
PORTVERSION= 2.6.1
|
||||
PORTVERSION= 2.6.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.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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user