Date: Wed, 14 Jul 2021 16:17:24 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: 3f02a4d9672e - main - devel/py-moto: Update to 2.0.11 Message-ID: <202107141617.16EGHO3a009446@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=3f02a4d9672ecdf7dbf6b5b863c7505811154c31 commit 3f02a4d9672ecdf7dbf6b5b863c7505811154c31 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-14 15:52:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-14 16:09:57 +0000 devel/py-moto: Update to 2.0.11 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 5f5602666112..dd758298e13d 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.0.10 +PORTVERSION= 2.0.11 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo index 6c22351bb68a..f3fa82cb8784 100644 --- a/devel/py-moto/distinfo +++ b/devel/py-moto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624189727 -SHA256 (moto-2.0.10.tar.gz) = f205da54d5e9442450a519dbe5bb49c31d9f496b551a84648afa01a360fd4b82 -SIZE (moto-2.0.10.tar.gz) = 1629239 +TIMESTAMP = 1625585500 +SHA256 (moto-2.0.11.tar.gz) = 569049a42bc63b6c4702fda0fee952e4d0088cd7f4989aa8eaaae0b222f7a2a1 +SIZE (moto-2.0.11.tar.gz) = 1635038
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107141617.16EGHO3a009446>