Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2024 20:16:28 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: a82e44ebe076 - main - devel/py-moto: Update to 5.0.14
Message-ID:  <202409152016.48FKGSEq082549@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=a82e44ebe076000d93514b697e08cc9f4af5a737

commit a82e44ebe076000d93514b697e08cc9f4af5a737
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-15 19:43:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-15 20:09:45 +0000

    devel/py-moto: Update to 5.0.14
    
    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 90b658971518..354076fe754f 100644
--- a/devel/py-moto/Makefile
+++ b/devel/py-moto/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	moto
-PORTVERSION=	5.0.13
+PORTVERSION=	5.0.14
 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.5:devel/py-py-partiql-parser@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}py-partiql-parser>=0.5.6: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 3ce36047f135..c81b935e57e9 100644
--- a/devel/py-moto/distinfo
+++ b/devel/py-moto/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725559741
-SHA256 (moto-5.0.13.tar.gz) = ddf8864f0d61af88fd07a4e5eac428c6bebf4fcd10023f8e756e65e9e7b7e4a5
-SIZE (moto-5.0.13.tar.gz) = 5389183
+TIMESTAMP = 1726081001
+SHA256 (moto-5.0.14.tar.gz) = 0f849243269fd03372426c302b18cb605302da32620d7f0266be6a40735b2acd
+SIZE (moto-5.0.14.tar.gz) = 5436824



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