Date: Wed, 5 Jul 2023 06:37:57 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: f5e183002230 - main - =?utf-8?Q?devel/py-pydantic:=20Update=201.10.10=20=E2=86=92=201.10.11?= Message-ID: <202307050637.3656bvDE026244@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=f5e183002230ac180c90a6df7d38c85d7c95c89e commit f5e183002230ac180c90a6df7d38c85d7c95c89e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-07-05 06:26:51 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-07-05 06:37:50 +0000 devel/py-pydantic: Update 1.10.10 → 1.10.11 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 c7ba4665609e..16fc5da89b2f 100644 --- a/devel/py-pydantic/Makefile +++ b/devel/py-pydantic/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydantic -DISTVERSION= 1.10.10 +DISTVERSION= 1.10.11 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pydantic/distinfo b/devel/py-pydantic/distinfo index 90514a47f657..563792942656 100644 --- a/devel/py-pydantic/distinfo +++ b/devel/py-pydantic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688195954 -SHA256 (pydantic-1.10.10.tar.gz) = 3b8d5bd97886f9eb59260594207c9f57dce14a6f869c6ceea90188715d29921a -SIZE (pydantic-1.10.10.tar.gz) = 347013 +TIMESTAMP = 1688537653 +SHA256 (pydantic-1.10.11.tar.gz) = f66d479cf7eb331372c470614be6511eae96f1f120344c25f3f9bb59fb1b5528 +SIZE (pydantic-1.10.11.tar.gz) = 347379
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307050637.3656bvDE026244>