Date: Sun, 16 May 2021 18:32:42 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: 514f94f5b766 - main - devel/py-pydantic: Update 1.8.1 -> 1.8.2 Message-ID: <202105161832.14GIWgZn020642@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=514f94f5b7667406a702cb46c78eb1e31e04f503 commit 514f94f5b7667406a702cb46c78eb1e31e04f503 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-05-16 18:02:59 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-05-16 18:32:34 +0000 devel/py-pydantic: Update 1.8.1 -> 1.8.2 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 09fc76b22730..00342b1e58aa 100644 --- a/devel/py-pydantic/Makefile +++ b/devel/py-pydantic/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydantic -DISTVERSION= 1.8.1 +DISTVERSION= 1.8.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pydantic/distinfo b/devel/py-pydantic/distinfo index 2aecd5013c79..46e7387d8516 100644 --- a/devel/py-pydantic/distinfo +++ b/devel/py-pydantic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615146924 -SHA256 (pydantic-1.8.1.tar.gz) = 26cf3cb2e68ec6c0cfcb6293e69fb3450c5fd1ace87f46b64f678b0d29eac4c3 -SIZE (pydantic-1.8.1.tar.gz) = 261459 +TIMESTAMP = 1621187858 +SHA256 (pydantic-1.8.2.tar.gz) = 26464e57ccaafe72b7ad156fdaa4e9b9ef051f69e175dbbb463283000c05ab7b +SIZE (pydantic-1.8.2.tar.gz) = 263751
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105161832.14GIWgZn020642>