Date: Sun, 8 Nov 2020 17:18:39 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554525 - head/devel/py-aiofiles Message-ID: <202011081718.0A8HIdfc098252@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 8 17:18:38 2020 New Revision: 554525 URL: https://svnweb.freebsd.org/changeset/ports/554525 Log: Update to 0.6.0 Changes: https://github.com/Tinche/aiofiles/blob/master/README.rst#history Modified: head/devel/py-aiofiles/Makefile head/devel/py-aiofiles/distinfo Modified: head/devel/py-aiofiles/Makefile ============================================================================== --- head/devel/py-aiofiles/Makefile Sun Nov 8 17:18:34 2020 (r554524) +++ head/devel/py-aiofiles/Makefile Sun Nov 8 17:18:38 2020 (r554525) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aiofiles -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-aiofiles/distinfo ============================================================================== --- head/devel/py-aiofiles/distinfo Sun Nov 8 17:18:34 2020 (r554524) +++ head/devel/py-aiofiles/distinfo Sun Nov 8 17:18:38 2020 (r554525) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587445376 -SHA256 (aiofiles-0.5.0.tar.gz) = 98e6bcfd1b50f97db4980e182ddd509b7cc35909e903a8fe50d8849e02d815af -SIZE (aiofiles-0.5.0.tar.gz) = 9543 +TIMESTAMP = 1604680132 +SHA256 (aiofiles-0.6.0.tar.gz) = e0281b157d3d5d59d803e3f4557dcc9a3dff28a4dd4829a9ff478adae50ca092 +SIZE (aiofiles-0.6.0.tar.gz) = 11841
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081718.0A8HIdfc098252>