Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EA99284D5B for ; Sat, 21 Oct 2023 17:51:45 +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 PyXnHcnEsqIr for ; Sat, 21 Oct 2023 17:51:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 56DC284D3A for ; Sat, 21 Oct 2023 17:51:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 503D8FADC; Sat, 21 Oct 2023 17:51:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1697910705200400" MIME-Version: 1.0 Date: Sat, 21 Oct 2023 17:51:45 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-xopen To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20231021175145.503D8FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1697910705200400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Oct 21 17:51:45 UTC 2023 Modified Files: pkgsrc/devel/py-xopen: Makefile PLIST distinfo Log Message: py-xopen: updated to 1.8.0 v1.8.0 (2023-11-03) xopen now defers to the isal.igzip_threaded module rather than piping to external programs in applicable cases. This makes reading and writing to gzip files using threads more efficient. Support for Python 3.7 is dropped and support for Python 3.12 is added. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/py-xopen/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-xopen/PLIST cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/py-xopen/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1697910705200400 Content-Disposition: inline Content-Length: 2413 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-xopen/Makefile diff -u pkgsrc/devel/py-xopen/Makefile:1.27 pkgsrc/devel/py-xopen/Makefile:1.28 --- pkgsrc/devel/py-xopen/Makefile:1.27 Tue Jun 6 12:41:15 2023 +++ pkgsrc/devel/py-xopen/Makefile Sat Oct 21 17:51:45 2023 @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.27 2023/06/06 12:41:15 riastradh Exp $ +# $NetBSD: Makefile,v 1.28 2023/10/21 17:51:45 adam Exp $ -DISTNAME= xopen-1.7.0 +DISTNAME= xopen-1.8.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=x/xopen/} MAINTAINER= bacon@NetBSD.org -HOMEPAGE= https://github.com/marcelm/xopen +HOMEPAGE= https://github.com/pycompression/xopen COMMENT= Open compressed files transparently LICENSE= mit Index: pkgsrc/devel/py-xopen/PLIST diff -u pkgsrc/devel/py-xopen/PLIST:1.6 pkgsrc/devel/py-xopen/PLIST:1.7 --- pkgsrc/devel/py-xopen/PLIST:1.6 Thu Aug 11 06:29:32 2022 +++ pkgsrc/devel/py-xopen/PLIST Sat Oct 21 17:51:45 2023 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2022/08/11 06:29:32 adam Exp $ +@comment $NetBSD: PLIST,v 1.7 2023/10/21 17:51:45 adam Exp $ ${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE ${PYSITELIB}/${WHEEL_INFODIR}/METADATA @@ -11,4 +11,5 @@ ${PYSITELIB}/xopen/__init__.py ${PYSITELIB}/xopen/__init__.pyc ${PYSITELIB}/xopen/_version.py ${PYSITELIB}/xopen/_version.pyc +${PYSITELIB}/xopen/_version.pyi ${PYSITELIB}/xopen/py.typed Index: pkgsrc/devel/py-xopen/distinfo diff -u pkgsrc/devel/py-xopen/distinfo:1.25 pkgsrc/devel/py-xopen/distinfo:1.26 --- pkgsrc/devel/py-xopen/distinfo:1.25 Tue Nov 8 11:36:19 2022 +++ pkgsrc/devel/py-xopen/distinfo Sat Oct 21 17:51:45 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.25 2022/11/08 11:36:19 adam Exp $ +$NetBSD: distinfo,v 1.26 2023/10/21 17:51:45 adam Exp $ -BLAKE2s (xopen-1.7.0.tar.gz) = 7515382aaa31fd80e0c9515ae5e4a08542efaab6b4fa1e128cedf4b14db21407 -SHA512 (xopen-1.7.0.tar.gz) = 6f06b1e51a2dffc9db44f48bfbab2b0f8c9fd7e1db0792a479eb3dbb3cbea939b5f5dc212e83713b9fbf069dfb62f6dc9a0e4ad78f8ffde9888a4fe90d979d1e -Size (xopen-1.7.0.tar.gz) = 27385 bytes +BLAKE2s (xopen-1.8.0.tar.gz) = c12ac9e75ab8d7a9496f15bc364cbb54863a7e45dd29089707cc3feb9aaaf191 +SHA512 (xopen-1.8.0.tar.gz) = 0f086570f83927c0fd37ee8e246262a1801cb464db7c456b147a117e3fd1ccfc1d9ed696f26edd3c48621b0c064aaf1f1a2c3ebfa7b39eaeaf1e2a9d9a7c9db7 +Size (xopen-1.8.0.tar.gz) = 28810 bytes --_----------=_1697910705200400--