Date: Sat, 26 Aug 2023 09:30:47 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: 0c59aa6acb85 - main - devel/py-moto: Update to 4.1.15 Message-ID: <202308260930.37Q9UlmX089948@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=0c59aa6acb85a414258f80d6856bafd40f3f2971 commit 0c59aa6acb85a414258f80d6856bafd40f3f2971 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-26 09:27:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-26 09:27:31 +0000 devel/py-moto: Update to 4.1.15 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 e749c8ca0ec9..ba9ce6a2fe2e 100644 --- a/devel/py-moto/Makefile +++ b/devel/py-moto/Makefile @@ -1,5 +1,5 @@ PORTNAME= moto -PORTVERSION= 4.1.14 +PORTVERSION= 4.1.15 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo index 54cf9e76d159..e5c517a99a1a 100644 --- a/devel/py-moto/distinfo +++ b/devel/py-moto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691070072 -SHA256 (moto-4.1.14.tar.gz) = 545afeb4df94dfa730e2d7e87366dc26b4a33c2891f462cbb049f040c80ed1ec -SIZE (moto-4.1.14.tar.gz) = 3612859 +TIMESTAMP = 1692812415 +SHA256 (moto-4.1.15.tar.gz) = 272236d312457b324c645741ee589924fd61a96b84680dc2e607f8663c563551 +SIZE (moto-4.1.15.tar.gz) = 3627847
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308260930.37Q9UlmX089948>