Date: Sat, 17 Jun 2023 06:55:11 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: b94e6fa1dcfe - main - =?utf-8?Q?devel/py-pydantic:=20Update=201.10.7=20=E2=86=92=201.10.9?= Message-ID: <202306170655.35H6tBRg076278@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=b94e6fa1dcfed0aa9e3bfd5ccbc044fd1acf1bad commit b94e6fa1dcfed0aa9e3bfd5ccbc044fd1acf1bad Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-06-17 03:09:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-06-17 06:54:57 +0000 devel/py-pydantic: Update 1.10.7 → 1.10.9 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 503a517824be..4305024f3c3a 100644 --- a/devel/py-pydantic/Makefile +++ b/devel/py-pydantic/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydantic -DISTVERSION= 1.10.7 +DISTVERSION= 1.10.9 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pydantic/distinfo b/devel/py-pydantic/distinfo index 22c828a42c5c..badb5f56e841 100644 --- a/devel/py-pydantic/distinfo +++ b/devel/py-pydantic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679619842 -SHA256 (pydantic-1.10.7.tar.gz) = cfc83c0678b6ba51b0532bea66860617c4cd4251ecf76e9846fa5a9f3454e97e -SIZE (pydantic-1.10.7.tar.gz) = 344063 +TIMESTAMP = 1686932876 +SHA256 (pydantic-1.10.9.tar.gz) = 95c70da2cd3b6ddf3b9645ecaa8d98f3d80c606624b6d245558d202cd23ea3be +SIZE (pydantic-1.10.9.tar.gz) = 346247
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306170655.35H6tBRg076278>