Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2025 02:50:44 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: b329e7f917ee - main - devel/py-moto: Update to 5.0.25
Message-ID:  <202501020250.5022oirT009944@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=b329e7f917eee15d288e6e547cea05e8034d61a4

commit b329e7f917eee15d288e6e547cea05e8034d61a4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-02 02:44:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-02 02:44:21 +0000

    devel/py-moto: Update to 5.0.25
    
    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 16020ba0f8e7..8319f02b8ba8 100644
--- a/devel/py-moto/Makefile
+++ b/devel/py-moto/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	moto
-PORTVERSION=	5.0.23
+PORTVERSION=	5.0.25
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI \
 		https://github.com/getmoto/moto/releases/download/${PORTVERSION}/
@@ -32,12 +32,11 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}antlr4-python3-runtime>=0:devel/py-antlr4-p
 		${PYTHON_PKGNAMEPREFIX}Flask-Cors>=0:www/py-flask-cors@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}graphql-core>=0:devel/py-graphql-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}joserfc>=0.9.0:security/py-joserfc@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jsondiff>=1.1.2:devel/py-jsondiff@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jsonpath-ng>=0:devel/py-jsonpath-ng@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema@${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.6:devel/py-py-partiql-parser@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}py-partiql-parser>=0.6.1:devel/py-py-partiql-parser@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyparsing>=3.0.7:devel/py-pyparsing@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR}
diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo
index aada0dbedc10..5dc4d6d770c7 100644
--- a/devel/py-moto/distinfo
+++ b/devel/py-moto/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735227888
-SHA256 (moto-5.0.23.tar.gz) = 8a32636647e45a9b76c32de0ed15c4b083c62849993217f96aa60026a2ca1721
-SIZE (moto-5.0.23.tar.gz) = 6326074
+TIMESTAMP = 1735705165
+SHA256 (moto-5.0.25.tar.gz) = deea8b158cec5a65c9635ae1fff4579d735b11ac8a0e5226fbbeb742ce0ce6b2
+SIZE (moto-5.0.25.tar.gz) = 6404745



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