Received: by mail.netbsd.org (Postfix, from userid 605) id EAB7084D31; Mon, 17 May 2021 07:59:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2FBCD84CEA for ; Mon, 17 May 2021 07:59:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 7dgEN7EXW6m6 for ; Mon, 17 May 2021 07:59:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9499384CE8 for ; Mon, 17 May 2021 07:59:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 83A1BFA95; Mon, 17 May 2021 07:59:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162123839253150" MIME-Version: 1.0 Date: Mon, 17 May 2021 07:59:52 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-aiofiles To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210517075952.83A1BFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162123839253150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon May 17 07:59:52 UTC 2021 Modified Files: pkgsrc/devel/py-aiofiles: Makefile PLIST distinfo Log Message: py-aiofiles: updated to 0.7.0 0.7.0 Added the aiofiles.tempfile module for async temporary files. Switched to Poetry and GitHub actions. Dropped 3.5 support. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-aiofiles/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-aiofiles/PLIST cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-aiofiles/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162123839253150 Content-Disposition: inline Content-Length: 2726 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-aiofiles/Makefile diff -u pkgsrc/devel/py-aiofiles/Makefile:1.6 pkgsrc/devel/py-aiofiles/Makefile:1.7 --- pkgsrc/devel/py-aiofiles/Makefile:1.6 Tue Oct 27 22:48:38 2020 +++ pkgsrc/devel/py-aiofiles/Makefile Mon May 17 07:59:52 2021 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2020/10/27 22:48:38 adam Exp $ +# $NetBSD: Makefile,v 1.7 2021/05/17 07:59:52 adam Exp $ -DISTNAME= aiofiles-0.6.0 +DISTNAME= aiofiles-0.7.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=a/aiofiles/} Index: pkgsrc/devel/py-aiofiles/PLIST diff -u pkgsrc/devel/py-aiofiles/PLIST:1.2 pkgsrc/devel/py-aiofiles/PLIST:1.3 --- pkgsrc/devel/py-aiofiles/PLIST:1.2 Sun Aug 19 11:16:25 2018 +++ pkgsrc/devel/py-aiofiles/PLIST Mon May 17 07:59:52 2021 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2018/08/19 11:16:25 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2021/05/17 07:59:52 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -12,6 +12,12 @@ ${PYSITELIB}/aiofiles/base.pyo ${PYSITELIB}/aiofiles/os.py ${PYSITELIB}/aiofiles/os.pyc ${PYSITELIB}/aiofiles/os.pyo +${PYSITELIB}/aiofiles/tempfile/__init__.py +${PYSITELIB}/aiofiles/tempfile/__init__.pyc +${PYSITELIB}/aiofiles/tempfile/__init__.pyo +${PYSITELIB}/aiofiles/tempfile/temptypes.py +${PYSITELIB}/aiofiles/tempfile/temptypes.pyc +${PYSITELIB}/aiofiles/tempfile/temptypes.pyo ${PYSITELIB}/aiofiles/threadpool/__init__.py ${PYSITELIB}/aiofiles/threadpool/__init__.pyc ${PYSITELIB}/aiofiles/threadpool/__init__.pyo Index: pkgsrc/devel/py-aiofiles/distinfo diff -u pkgsrc/devel/py-aiofiles/distinfo:1.5 pkgsrc/devel/py-aiofiles/distinfo:1.6 --- pkgsrc/devel/py-aiofiles/distinfo:1.5 Tue Oct 27 22:48:38 2020 +++ pkgsrc/devel/py-aiofiles/distinfo Mon May 17 07:59:52 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2020/10/27 22:48:38 adam Exp $ +$NetBSD: distinfo,v 1.6 2021/05/17 07:59:52 adam Exp $ -SHA1 (aiofiles-0.6.0.tar.gz) = 3f75a50a0acb3551d5cd8cc5f995000e0a6ad228 -RMD160 (aiofiles-0.6.0.tar.gz) = 852d3ae36105cb08d4b2ed3009f07b40e035c0e5 -SHA512 (aiofiles-0.6.0.tar.gz) = f9aa6c45dbabd29b713327ec295614ef3988f543b9d2d5bad5de2310c3954f2631ac2b884ed7a181e93191a20b05b48ca69bc00ffbd1c08f63b0ba67b90cd6f7 -Size (aiofiles-0.6.0.tar.gz) = 11841 bytes +SHA1 (aiofiles-0.7.0.tar.gz) = 843ae069d2aa9531da7ca1335ee666bf3faa6574 +RMD160 (aiofiles-0.7.0.tar.gz) = 25120dd1848a6b24c98cf376b3a26225561f4844 +SHA512 (aiofiles-0.7.0.tar.gz) = 5085f3c2b80ec64f19577f2af726cb78298b948863c9bdf5747fe82078cfba67952bbf0a94b092e904f6d2e68af7db82c41cdd17d4d43f2c9011af37798f4e88 +Size (aiofiles-0.7.0.tar.gz) = 13557 bytes --_----------=_162123839253150--