Date: Fri, 22 Nov 2024 06:28:20 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b8b1e95492a3 - main - devel/py-moto: Update to 5.0.21 Message-ID: <202411220628.4AM6SKCa005589@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b8b1e95492a31e92ba56875437accc443fdbbabb commit b8b1e95492a31e92ba56875437accc443fdbbabb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-22 06:22:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-22 06:22:27 +0000 devel/py-moto: Update to 5.0.21 Changes: https://github.com/getmoto/moto/releases https://github.com/getmoto/moto/blob/master/CHANGELOG.md --- devel/py-moto/Makefile | 2 +- devel/py-moto/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-moto/Makefile b/devel/py-moto/Makefile index fb0b9e898ec3..1edd7e49cf50 100644 --- a/devel/py-moto/Makefile +++ b/devel/py-moto/Makefile @@ -1,5 +1,5 @@ PORTNAME= moto -PORTVERSION= 5.0.20 +PORTVERSION= 5.0.21 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/getmoto/moto/releases/download/${PORTVERSION}/ diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo index 25aee25d7637..076dd678abda 100644 --- a/devel/py-moto/distinfo +++ b/devel/py-moto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731679250 -SHA256 (moto-5.0.20.tar.gz) = 24b1319cc66f81f40817a57ac80602a5f1862669bdd621f0d96ab989a6578255 -SIZE (moto-5.0.20.tar.gz) = 6203061 +TIMESTAMP = 1732239520 +SHA256 (moto-5.0.21.tar.gz) = 52f63291daeff9444ef5eb14fbf69b24264567b79f184ae6aee4945d09845f06 +SIZE (moto-5.0.21.tar.gz) = 6212667
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411220628.4AM6SKCa005589>