Date: Fri, 3 Jun 2022 23:39:22 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: ab0c9d87f230 - main - devel/py-moto: Update to 3.1.11 Message-ID: <202206032339.253NdM45079310@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=ab0c9d87f2309f2d6273f2de329c354ae668e4ea commit ab0c9d87f2309f2d6273f2de329c354ae668e4ea Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 23:22:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 23:36:34 +0000 devel/py-moto: Update to 3.1.11 Changes: https://github.com/spulec/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 9c5548e1387d..d099e38ff77f 100644 --- a/devel/py-moto/Makefile +++ b/devel/py-moto/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= moto -PORTVERSION= 3.1.10 +PORTVERSION= 3.1.11 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.9.201:www/py-boto3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.5:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}responses>=0.9.0:devel/py-responses@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}werkzeug>=0:www/py-werkzeug@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}werkzeug>=0.5:www/py-werkzeug@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xmltodict>=0:devel/py-xmltodict@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aws-xray-sdk>=0:devel/py-aws-xray-sdk@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}boto>=0:devel/py-boto@${PY_FLAVOR} \ diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo index 71a45fc6430f..6d751a3d9720 100644 --- a/devel/py-moto/distinfo +++ b/devel/py-moto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653925962 -SHA256 (moto-3.1.10.tar.gz) = f3b5f77780ed7a852670b4079931d8cd397983f631de7f9b09b81747a4bd56cd -SIZE (moto-3.1.10.tar.gz) = 2314423 +TIMESTAMP = 1654275871 +SHA256 (moto-3.1.11.tar.gz) = 1b0c472f4b7401775a92e63fbcfa26112a00e087b9f6edda12202a39c62c6181 +SIZE (moto-3.1.11.tar.gz) = 2320905
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206032339.253NdM45079310>