From owner-dev-commits-ports-all@freebsd.org Tue May 18 19:32:01 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8E6F7655025; Tue, 18 May 2021 19:32:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fl5jY398Cz4fhN; Tue, 18 May 2021 19:32:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4A7152529B; Tue, 18 May 2021 19:32:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14IJW1Na036320; Tue, 18 May 2021 19:32:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14IJW1ZZ036319; Tue, 18 May 2021 19:32:01 GMT (envelope-from git) Date: Tue, 18 May 2021 19:32:01 GMT Message-Id: <202105181932.14IJW1ZZ036319@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 053101cd35f3 - main - devel/py-aiofiles: Update to 0.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 053101cd35f39eac7fe24457b72b8311af298a8c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2021 19:32:01 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=053101cd35f39eac7fe24457b72b8311af298a8c commit 053101cd35f39eac7fe24457b72b8311af298a8c Author: Po-Chuan Hsieh AuthorDate: 2021-05-18 19:28:12 +0000 Commit: Po-Chuan Hsieh 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 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