Date: Fri, 23 Aug 2024 05:40:35 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: 2056c4adc18d - main - devel/py-pydantic: update 1.10.17 =?utf-8?Q?=E2=86=92?= 1.10.18 Message-ID: <202408230540.47N5eZJD060389@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=2056c4adc18dc6e8d31e0dfade1751a4bb14db6f commit 2056c4adc18dc6e8d31e0dfade1751a4bb14db6f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-23 05:29:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-23 05:40:24 +0000 devel/py-pydantic: update 1.10.17 → 1.10.18 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 2e53fdbfb644..91a7dadc7e5a 100644 --- a/devel/py-pydantic/Makefile +++ b/devel/py-pydantic/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydantic -DISTVERSION= 1.10.17 +DISTVERSION= 1.10.18 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI diff --git a/devel/py-pydantic/distinfo b/devel/py-pydantic/distinfo index ef919bb98bd7..55c35aaafbfc 100644 --- a/devel/py-pydantic/distinfo +++ b/devel/py-pydantic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718951990 -SHA256 (pydantic-1.10.17.tar.gz) = f434160fb14b353caf634149baaf847206406471ba70e64657c1e8330277a991 -SIZE (pydantic-1.10.17.tar.gz) = 353740 +TIMESTAMP = 1724387708 +SHA256 (pydantic-1.10.18.tar.gz) = baebdff1907d1d96a139c25136a9bb7d17e118f133a76a2ef3b845e831e3403a +SIZE (pydantic-1.10.18.tar.gz) = 354731
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408230540.47N5eZJD060389>