Date: Tue, 18 May 2021 19:32:01 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: 053101cd35f3 - main - devel/py-aiofiles: Update to 0.7.0 Message-ID: <202105181932.14IJW1ZZ036319@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=053101cd35f39eac7fe24457b72b8311af298a8c commit 053101cd35f39eac7fe24457b72b8311af298a8c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-18 19:28:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-18 19:28:12 +0000 devel/py-aiofiles: Update to 0.7.0 Changes: https://github.com/Tinche/aiofiles/blob/master/README.rst#history --- devel/py-aiofiles/Makefile | 2 +- devel/py-aiofiles/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-aiofiles/Makefile b/devel/py-aiofiles/Makefile index b34a1ef4eff5..ae36ffcebafc 100644 --- a/devel/py-aiofiles/Makefile +++ b/devel/py-aiofiles/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aiofiles -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-aiofiles/distinfo b/devel/py-aiofiles/distinfo index a77de654d544..45c8a0c40cd8 100644 --- a/devel/py-aiofiles/distinfo +++ b/devel/py-aiofiles/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604680132 -SHA256 (aiofiles-0.6.0.tar.gz) = e0281b157d3d5d59d803e3f4557dcc9a3dff28a4dd4829a9ff478adae50ca092 -SIZE (aiofiles-0.6.0.tar.gz) = 11841 +TIMESTAMP = 1621183198 +SHA256 (aiofiles-0.7.0.tar.gz) = a1c4fc9b2ff81568c83e21392a82f344ea9d23da906e4f6a52662764545e19d4 +SIZE (aiofiles-0.7.0.tar.gz) = 13557
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105181932.14IJW1ZZ036319>