Date: Sat, 19 Nov 2022 08:17:21 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: b110bd129552 - main - devel/py-moto: Update to 4.0.7 Message-ID: <202211190817.2AJ8HLhS013956@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=b110bd1295524e8e8c96d4af79c959f8b35fd874 commit b110bd1295524e8e8c96d4af79c959f8b35fd874 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-11-19 08:12:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-11-19 08:12:02 +0000 devel/py-moto: Update to 4.0.7 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 b2718358575a..c838a9f5d486 100644 --- a/devel/py-moto/Makefile +++ b/devel/py-moto/Makefile @@ -1,5 +1,5 @@ PORTNAME= moto -PORTVERSION= 4.0.6 +PORTVERSION= 4.0.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo index 78a435e848ab..44dfe6255ed7 100644 --- a/devel/py-moto/distinfo +++ b/devel/py-moto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665073132 -SHA256 (moto-4.0.6.tar.gz) = 8627f52bce21f1b95f72a7838f13107e076c0bf18de51acbd1d4a8c37f9545fa -SIZE (moto-4.0.6.tar.gz) = 2465655 +TIMESTAMP = 1665647281 +SHA256 (moto-4.0.7.tar.gz) = 869cac77cfc2e03be955453a224f6c3e887878f4b43f2d68477f236e615bd462 +SIZE (moto-4.0.7.tar.gz) = 2478859
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211190817.2AJ8HLhS013956>