Date: Mon, 3 Oct 2022 02:25:38 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: 91441c4f6342 - main - devel/py-moto: Update to 4.0.3 Message-ID: <202210030225.2932PcMK098286@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=91441c4f63427692ef26f45c5bb7d68c75b5585d commit 91441c4f63427692ef26f45c5bb7d68c75b5585d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-03 02:15:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-03 02:15:00 +0000 devel/py-moto: Update to 4.0.3 Changes: https://github.com/spulec/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 7631a3a487ea..a045430ddffd 100644 --- a/devel/py-moto/Makefile +++ b/devel/py-moto/Makefile @@ -1,5 +1,5 @@ PORTNAME= moto -PORTVERSION= 4.0.2 +PORTVERSION= 4.0.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo index 5065356e7e98..70ae27836973 100644 --- a/devel/py-moto/distinfo +++ b/devel/py-moto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662558042 -SHA256 (moto-4.0.2.tar.gz) = 231836b76ceb1786f4e91dae77e9d34e037380764edd9fd55dffa42781c8e4e7 -SIZE (moto-4.0.2.tar.gz) = 2445105 +TIMESTAMP = 1663672840 +SHA256 (moto-4.0.3.tar.gz) = 8aeb56757e686af3e4a63f90afbc973cb231adaad87c5ce89e68936c109b0be9 +SIZE (moto-4.0.3.tar.gz) = 2451886
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210030225.2932PcMK098286>