Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2024 06:51:17 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: 82a4f75e8c66 - main - devel/py-moto: Update to 5.0.5
Message-ID:  <202404080651.4386pHfL047701@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=82a4f75e8c66f78eb966bb9937be268c16f44f78

commit 82a4f75e8c66f78eb966bb9937be268c16f44f78
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-08 06:46:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-08 06:46:26 +0000

    devel/py-moto: Update to 5.0.5
    
    Changes:        https://github.com/getmoto/moto/releases
                    https://github.com/getmoto/moto/blob/master/CHANGELOG.md
---
 devel/py-moto/Makefile | 4 ++--
 devel/py-moto/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-moto/Makefile b/devel/py-moto/Makefile
index fae458eba48e..1384f0985f08 100644
--- a/devel/py-moto/Makefile
+++ b/devel/py-moto/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	moto
-PORTVERSION=	5.0.4
+PORTVERSION=	5.0.5
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI \
 		https://github.com/getmoto/moto/releases/download/${PORTVERSION}/
@@ -36,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.2:devel/py-py-partiql-parser@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}py-partiql-parser>=0.5.4: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 78345e7352fb..04f3a678214b 100644
--- a/devel/py-moto/distinfo
+++ b/devel/py-moto/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711860513
-SHA256 (moto-5.0.4.tar.gz) = 8d19125d40c919cb40df62f4576904c2647c4e9a0e1ebc42491dd7787d09e107
-SIZE (moto-5.0.4.tar.gz) = 5174431
+TIMESTAMP = 1712427936
+SHA256 (moto-5.0.5.tar.gz) = 2eaca2df7758f6868df420bf0725cd0b93d98709606f1fb8b2343b5bdc822d91
+SIZE (moto-5.0.5.tar.gz) = 5188450



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404080651.4386pHfL047701>