Received: by mail.netbsd.org (Postfix, from userid 605) id C254A84EC7; Sat, 2 Mar 2024 12:50:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709383810; bh=A+zEfvPuzzta70HtJeNSVd0K9lsmMbUAqou8rVQf7y0=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=bnLpgFj6+k3Y4CzfSajB+fJc6/vti1eiXOmZudcr+rl3SBEMPnM6J0Atow9QpUupr o/uiHOj5fv4sbGXr56X72byBQ0SAHFOP83cs8Yl6PPNjwKVGdv3FeDDs+Rxxg2C5xa ++MhhuYdLpLem20uw1kiADC4gRG4Fp6Hi99OAwaA= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B42F884EC0 for ; Sat, 2 Mar 2024 12:50:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id FsXiL3WMdneu for ; Sat, 2 Mar 2024 12:50:09 +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 1949A84EBB for ; Sat, 2 Mar 2024 12:50:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709383809; bh=A+zEfvPuzzta70HtJeNSVd0K9lsmMbUAqou8rVQf7y0=; h=Date:From:Subject:To:Reply-To; b=LTZ/nzgkXVbW3DgtsVbk24ZwZkNjkmJfBFuO9srFdptwu8s2UEz6TacYTRcc/uE9s LH+1M9BVFvT5dzj3IODJGrk1zFRjhoyYh6jQmLV2FLtOEnCejb1W2UrA147zNdUnoN exIxC4PIhxcp1WcRchaB40bGRYESocENaqKpms3s= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 14390FA27; Sat, 2 Mar 2024 12:50:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1709383809144000" MIME-Version: 1.0 Date: Sat, 2 Mar 2024 12:50:09 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-zope.testrunner To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240302125009.14390FA27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1709383809144000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Mar 2 12:50:08 UTC 2024 Modified Files: pkgsrc/devel/py-zope.testrunner: Makefile PLIST distinfo Log Message: py-zope.testrunner: updated to 6.4 6.4 (2024-02-27) - Add PEP 440 support (implicit namespaces). To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-zope.testrunner/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-zope.testrunner/PLIST cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-zope.testrunner/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1709383809144000 Content-Disposition: inline Content-Length: 3030 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-zope.testrunner/Makefile diff -u pkgsrc/devel/py-zope.testrunner/Makefile:1.7 pkgsrc/devel/py-zope.testrunner/Makefile:1.8 --- pkgsrc/devel/py-zope.testrunner/Makefile:1.7 Mon Feb 12 13:07:57 2024 +++ pkgsrc/devel/py-zope.testrunner/Makefile Sat Mar 2 12:50:08 2024 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2024/02/12 13:07:57 adam Exp $ +# $NetBSD: Makefile,v 1.8 2024/03/02 12:50:08 adam Exp $ -DISTNAME= zope.testrunner-6.3.1 +DISTNAME= zope.testrunner-6.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.testrunner/} Index: pkgsrc/devel/py-zope.testrunner/PLIST diff -u pkgsrc/devel/py-zope.testrunner/PLIST:1.4 pkgsrc/devel/py-zope.testrunner/PLIST:1.5 --- pkgsrc/devel/py-zope.testrunner/PLIST:1.4 Thu Feb 8 06:02:52 2024 +++ pkgsrc/devel/py-zope.testrunner/PLIST Sat Mar 2 12:50:08 2024 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2024/02/08 06:02:52 adam Exp $ +@comment $NetBSD: PLIST,v 1.5 2024/03/02 12:50:08 adam Exp $ bin/zope-testrunner-${PYVERSSUFFIX} ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.md ${PYSITELIB}/${WHEEL_INFODIR}/METADATA @@ -278,9 +278,6 @@ ${PYSITELIB}/zope/testrunner/tests/testr ${PYSITELIB}/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py ${PYSITELIB}/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.pyc ${PYSITELIB}/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.pyo -${PYSITELIB}/zope/testrunner/tests/testrunner-ex/sample2/donotenter/sampletests.py -${PYSITELIB}/zope/testrunner/tests/testrunner-ex/sample2/donotenter/sampletests.pyc -${PYSITELIB}/zope/testrunner/tests/testrunner-ex/sample2/donotenter/sampletests.pyo ${PYSITELIB}/zope/testrunner/tests/testrunner-ex/sample2/e.rst ${PYSITELIB}/zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py ${PYSITELIB}/zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.pyc Index: pkgsrc/devel/py-zope.testrunner/distinfo diff -u pkgsrc/devel/py-zope.testrunner/distinfo:1.6 pkgsrc/devel/py-zope.testrunner/distinfo:1.7 --- pkgsrc/devel/py-zope.testrunner/distinfo:1.6 Mon Feb 12 13:07:57 2024 +++ pkgsrc/devel/py-zope.testrunner/distinfo Sat Mar 2 12:50:08 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2024/02/12 13:07:57 adam Exp $ +$NetBSD: distinfo,v 1.7 2024/03/02 12:50:08 adam Exp $ -BLAKE2s (zope.testrunner-6.3.1.tar.gz) = 1c3f4b21ddff91832e75874791ff4852cdc87e500397b7614baec944be00850e -SHA512 (zope.testrunner-6.3.1.tar.gz) = aa1701e014e50c7529e072f288274aa280719099e582b2b1efeae272b443dbe0f2b737af0e02c45e3adb2da039ef84f82224e5b158932af63c5998787c15b6c1 -Size (zope.testrunner-6.3.1.tar.gz) = 154730 bytes +BLAKE2s (zope.testrunner-6.4.tar.gz) = 32bdbb6533930b79d20da2b4209eda39302ed68892165a3e8e189a424960d79b +SHA512 (zope.testrunner-6.4.tar.gz) = ed31a79d2f6dad0226a016b24c7d862cc261c61aaacfb6aaef88096b094f0fc957a5c1226a2fe72afed9c7af3cff51c488a3523be0b314b29babb4e13869202e +Size (zope.testrunner-6.4.tar.gz) = 159953 bytes --_----------=_1709383809144000--