Date: Tue, 21 Apr 2020 19:38:05 +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: r532332 - head/devel/py-aiofiles Message-ID: <202004211938.03LJc5Vr092344@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Apr 21 19:38:05 2020 New Revision: 532332 URL: https://svnweb.freebsd.org/changeset/ports/532332 Log: Update to 0.5.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 Tue Apr 21 19:37:51 2020 (r532331) +++ head/devel/py-aiofiles/Makefile Tue Apr 21 19:38:05 2020 (r532332) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aiofiles -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-aiofiles/distinfo ============================================================================== --- head/devel/py-aiofiles/distinfo Tue Apr 21 19:37:51 2020 (r532331) +++ head/devel/py-aiofiles/distinfo Tue Apr 21 19:38:05 2020 (r532332) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550263434 -SHA256 (aiofiles-0.4.0.tar.gz) = 021ea0ba314a86027c166ecc4b4c07f2d40fc0f4b3a950d1868a0f2571c2bbee -SIZE (aiofiles-0.4.0.tar.gz) = 9270 +TIMESTAMP = 1587445376 +SHA256 (aiofiles-0.5.0.tar.gz) = 98e6bcfd1b50f97db4980e182ddd509b7cc35909e903a8fe50d8849e02d815af +SIZE (aiofiles-0.5.0.tar.gz) = 9543
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004211938.03LJc5Vr092344>