Date: Sun, 9 Oct 2022 15:39:55 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: 95d4a6f2d1c6 - main - devel/py-moto: Update to 4.0.6 Message-ID: <202210091539.299FdteW042980@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=95d4a6f2d1c6a215dfb3e3ab2f5234b12fa5254c commit 95d4a6f2d1c6a215dfb3e3ab2f5234b12fa5254c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-09 15:32:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-09 15:37:55 +0000 devel/py-moto: Update to 4.0.6 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 a045430ddffd..b2718358575a 100644 --- a/devel/py-moto/Makefile +++ b/devel/py-moto/Makefile @@ -1,5 +1,5 @@ PORTNAME= moto -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo index 70ae27836973..78a435e848ab 100644 --- a/devel/py-moto/distinfo +++ b/devel/py-moto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663672840 -SHA256 (moto-4.0.3.tar.gz) = 8aeb56757e686af3e4a63f90afbc973cb231adaad87c5ce89e68936c109b0be9 -SIZE (moto-4.0.3.tar.gz) = 2451886 +TIMESTAMP = 1665073132 +SHA256 (moto-4.0.6.tar.gz) = 8627f52bce21f1b95f72a7838f13107e076c0bf18de51acbd1d4a8c37f9545fa +SIZE (moto-4.0.6.tar.gz) = 2465655
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210091539.299FdteW042980>