Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:10:56 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: e86aa27a2271 - main - devel/py-moto: Update to 4.0.9
Message-ID:  <202212300910.2BU9AuTk012891@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=e86aa27a2271c7341575d43c11b3338b4839481a

commit e86aa27a2271c7341575d43c11b3338b4839481a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:42:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:04:43 +0000

    devel/py-moto: Update to 4.0.9
    
    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 c838a9f5d486..6e4726ef5536 100644
--- a/devel/py-moto/Makefile
+++ b/devel/py-moto/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	moto
-PORTVERSION=	4.0.7
+PORTVERSION=	4.0.9
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}boto3>=1.9.201:www/py-boto3@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.5:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}responses>=0.13.0:devel/py-responses@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}werkzeug21>=0.5<2.2.0:www/py-werkzeug21@${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}docker>=0:sysutils/py-docker@${PY_FLAVOR} \
diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo
index 44dfe6255ed7..c546dc28d21f 100644
--- a/devel/py-moto/distinfo
+++ b/devel/py-moto/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665647281
-SHA256 (moto-4.0.7.tar.gz) = 869cac77cfc2e03be955453a224f6c3e887878f4b43f2d68477f236e615bd462
-SIZE (moto-4.0.7.tar.gz) = 2478859
+TIMESTAMP = 1669057779
+SHA256 (moto-4.0.9.tar.gz) = ba03b638cf3b1cec64cbe9ac0d184ca898b69020c8e3c5b9b4961c1670629010
+SIZE (moto-4.0.9.tar.gz) = 2496530



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