Date: Sun, 19 May 2024 17:25:59 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: 3d7bfdca6a82 - main - devel/py-moto: Update to 5.0.7 Message-ID: <202405191725.44JHPxu6063798@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=3d7bfdca6a8215190e60328380f247432d3c3ab4 commit 3d7bfdca6a8215190e60328380f247432d3c3ab4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:17:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:15:37 +0000 devel/py-moto: Update to 5.0.7 Changes: https://github.com/getmoto/moto/releases https://github.com/getmoto/moto/blob/master/CHANGELOG.md --- devel/py-moto/Makefile | 5 ++--- devel/py-moto/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/py-moto/Makefile b/devel/py-moto/Makefile index c3a08df91e6b..d8f88b74888f 100644 --- a/devel/py-moto/Makefile +++ b/devel/py-moto/Makefile @@ -1,6 +1,5 @@ PORTNAME= moto -PORTVERSION= 5.0.5 -PORTREVISION= 1 +PORTVERSION= 5.0.7 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/getmoto/moto/releases/download/${PORTVERSION}/ @@ -37,7 +36,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}antlr4-python3-runtime>=0:devel/py-antlr4-p ${PYTHON_PKGNAMEPREFIX}jsonpath-ng>=0:devel/py-jsonpath-ng@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}multipart>=0:devel/py-multipart@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openapi-spec-validator>=0.5.0:devel/py-openapi-spec-validator@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}py-partiql-parser>=0.5.4:devel/py-py-partiql-parser@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}py-partiql-parser>=0.5.5:devel/py-py-partiql-parser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyparsing>=3.0.7:devel/py-pyparsing@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=5.1:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo index 04f3a678214b..9827631ac7df 100644 --- a/devel/py-moto/distinfo +++ b/devel/py-moto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712427936 -SHA256 (moto-5.0.5.tar.gz) = 2eaca2df7758f6868df420bf0725cd0b93d98709606f1fb8b2343b5bdc822d91 -SIZE (moto-5.0.5.tar.gz) = 5188450 +TIMESTAMP = 1715842706 +SHA256 (moto-5.0.7.tar.gz) = f2cde691dc4bc675e318a65f018902ac7f89d61bf2646052f7df215d212f069e +SIZE (moto-5.0.7.tar.gz) = 5239975
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191725.44JHPxu6063798>