Date: Sat, 26 Aug 2023 20:43:52 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: c337663721aa - main - devel/py-moto: Update to 4.2.0 Message-ID: <202308262043.37QKhqb7012813@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=c337663721aa58f774dab96124edbb6181a362ba commit c337663721aa58f774dab96124edbb6181a362ba Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-26 20:34:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-26 20:34:19 +0000 devel/py-moto: Update to 4.2.0 Changes: 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 ba9ce6a2fe2e..660a1d98c2b0 100644 --- a/devel/py-moto/Makefile +++ b/devel/py-moto/Makefile @@ -1,5 +1,5 @@ PORTNAME= moto -PORTVERSION= 4.1.15 +PORTVERSION= 4.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo index e5c517a99a1a..40b37e5b5a6e 100644 --- a/devel/py-moto/distinfo +++ b/devel/py-moto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692812415 -SHA256 (moto-4.1.15.tar.gz) = 272236d312457b324c645741ee589924fd61a96b84680dc2e607f8663c563551 -SIZE (moto-4.1.15.tar.gz) = 3627847 +TIMESTAMP = 1693056815 +SHA256 (moto-4.2.0.tar.gz) = 00fbae396fc48c3596e47b4e3267c1a41ca01c968de023beb68e774c63910b58 +SIZE (moto-4.2.0.tar.gz) = 3627634
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308262043.37QKhqb7012813>