git: d0b4e3c0194b - main - devel/py-pydantic: Update 1.10.2 → 1.10.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Jan 2023 07:11:18 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d0b4e3c0194b996ef37c7d32764a3fb5a7f8bdf5 commit d0b4e3c0194b996ef37c7d32764a3fb5a7f8bdf5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-01-25 07:09:32 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-01-25 07:09:32 +0000 devel/py-pydantic: Update 1.10.2 → 1.10.4 Reported by: portscout --- devel/py-pydantic/Makefile | 5 +++-- devel/py-pydantic/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/py-pydantic/Makefile b/devel/py-pydantic/Makefile index b4ae90e1db9d..535f481c20f1 100644 --- a/devel/py-pydantic/Makefile +++ b/devel/py-pydantic/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydantic -DISTVERSION= 1.10.2 +DISTVERSION= 1.10.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,8 @@ WWW= https://github.com/samuelcolvin/pydantic LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.2.0:devel/py-typing-extensions@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} USES= cpe python:3.7+ USE_PYTHON= distutils cython autoplist pytest # tests fail to run, see https://github.com/pydantic/pydantic/issues/4535 diff --git a/devel/py-pydantic/distinfo b/devel/py-pydantic/distinfo index 8a94ac514ca9..797ff02ba0b6 100644 --- a/devel/py-pydantic/distinfo +++ b/devel/py-pydantic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663570559 -SHA256 (pydantic-1.10.2.tar.gz) = 91b8e218852ef6007c2b98cd861601c6a09f1aa32bbbb74fab5b1c33d4a1e410 -SIZE (pydantic-1.10.2.tar.gz) = 335713 +TIMESTAMP = 1674629141 +SHA256 (pydantic-1.10.4.tar.gz) = b9a3859f24eb4e097502a3be1fb4b2abb79b6103dd9e2e0edb70613a4459a648 +SIZE (pydantic-1.10.4.tar.gz) = 338830