Date: Sat, 20 Jan 2024 05:20:59 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 347d0cbd687b - main - devel/py-pydantic: update 1.10.13 =?utf-8?Q?=E2=86=92?= 1.10.14 Message-ID: <202401200520.40K5KxC2021911@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=347d0cbd687bb77109acffc3769262999af673c9 commit 347d0cbd687bb77109acffc3769262999af673c9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-20 04:52:21 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-20 05:20:52 +0000 devel/py-pydantic: update 1.10.13 → 1.10.14 Reported by: portscout --- devel/py-pydantic/Makefile | 2 +- devel/py-pydantic/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pydantic/Makefile b/devel/py-pydantic/Makefile index d41869c32b09..b7414b323985 100644 --- a/devel/py-pydantic/Makefile +++ b/devel/py-pydantic/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydantic -DISTVERSION= 1.10.13 +DISTVERSION= 1.10.14 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI diff --git a/devel/py-pydantic/distinfo b/devel/py-pydantic/distinfo index e91a6e5be6c8..357e9a2eeb91 100644 --- a/devel/py-pydantic/distinfo +++ b/devel/py-pydantic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703294152 -SHA256 (pydantic-1.10.13.tar.gz) = 32c8b48dcd3b2ac4e78b0ba4af3a2c2eb6048cb75202f0ea7b34feb740efc340 -SIZE (pydantic-1.10.13.tar.gz) = 348297 +TIMESTAMP = 1705724914 +SHA256 (pydantic-1.10.14.tar.gz) = 46f17b832fe27de7850896f3afee50ea682220dd218f7e9c88d436788419dca6 +SIZE (pydantic-1.10.14.tar.gz) = 349141
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401200520.40K5KxC2021911>