Date: Mon, 1 Nov 2021 21:29:34 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: 99c466302346 - main - devel/py-moto: Update to 2.2.12 Message-ID: <202111012129.1A1LTYY8072112@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=99c4663023460ee93acdf78e8d6ec6e063c3bc8b commit 99c4663023460ee93acdf78e8d6ec6e063c3bc8b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-01 21:18:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-01 21:28:46 +0000 devel/py-moto: Update to 2.2.12 Changes: https://github.com/spulec/moto/blob/master/CHANGELOG.md --- devel/py-moto/Makefile | 2 +- devel/py-moto/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-moto/Makefile b/devel/py-moto/Makefile index b512ada1d129..f9e74eae7eb3 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= 2.2.11 +PORTVERSION= 2.2.12 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo index 2a665db0d52c..87bf84806b15 100644 --- a/devel/py-moto/distinfo +++ b/devel/py-moto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635730967 -SHA256 (moto-2.2.11.tar.gz) = 3d962ba1646e8a417bfbf17ccc4dc7d2ca48a1bf7e847db7daae0690fc70537c -SIZE (moto-2.2.11.tar.gz) = 1914270 +TIMESTAMP = 1635788044 +SHA256 (moto-2.2.12.tar.gz) = e83ff38cbbf901a11b21c344c101f6e18810868145e2e2f8ff34857025f06a5f +SIZE (moto-2.2.12.tar.gz) = 1941427
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111012129.1A1LTYY8072112>