Date: Wed, 16 Aug 2023 18:32:11 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: ff2eeccc7999 - main - devel/py-moto: Update to 4.1.14 Message-ID: <202308161832.37GIWBoh031949@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff2eeccc79997bd4612d3b56d75eec35c7cbe135 commit ff2eeccc79997bd4612d3b56d75eec35c7cbe135 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-16 18:11:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-16 18:25:28 +0000 devel/py-moto: Update to 4.1.14 Changes: https://github.com/getmoto/moto/blob/master/CHANGELOG.md --- devel/py-moto/Makefile | 5 +++-- devel/py-moto/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/py-moto/Makefile b/devel/py-moto/Makefile index 0ff2bd931425..e749c8ca0ec9 100644 --- a/devel/py-moto/Makefile +++ b/devel/py-moto/Makefile @@ -1,12 +1,13 @@ PORTNAME= moto -PORTVERSION= 4.1.12 +PORTVERSION= 4.1.14 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Allow your python tests to easily mock out the boto library -WWW= https://github.com/getmoto/moto +WWW= https://docs.getmoto.org/en/latest/ \ + https://github.com/getmoto/moto LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo index 4b674c8e0fbb..54cf9e76d159 100644 --- a/devel/py-moto/distinfo +++ b/devel/py-moto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688166214 -SHA256 (moto-4.1.12.tar.gz) = 25577e4cf55f05235f4efe78bcfeb5a7704fb75c16b426a5de2fc1e6b7b8545b -SIZE (moto-4.1.12.tar.gz) = 3589463 +TIMESTAMP = 1691070072 +SHA256 (moto-4.1.14.tar.gz) = 545afeb4df94dfa730e2d7e87366dc26b4a33c2891f462cbb049f040c80ed1ec +SIZE (moto-4.1.14.tar.gz) = 3612859home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308161832.37GIWBoh031949>
