Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=honDg6r3; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=JfsA6n+u Received: by mail.netbsd.org (Postfix, from userid 605) id B4F8E84E5B; Wed, 3 Apr 2024 14:56:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712156219; bh=rT0pYQst/U870GoFHfoWmONVJi1XjYx7SWSURKi+O8g=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=honDg6r3pec0nB+b3OUOqcpHvybNFm8AP6YEmXdY2qt3HKF0thIW+Bfuugax9zXsQ 4iiR8e2fShoGu63qq/n5eEChUy/u4H9kqVUBYJziRI7ollbIJHzV2PaWrApen0yCC6 HJbuktD2Bh6uDOtN7vDjqbvjlELQ+2LLh4FHDibw= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A3EA984D05 for ; Wed, 3 Apr 2024 14:56:58 +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 fzqzsZcW9aZu for ; Wed, 3 Apr 2024 14:56:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1C62A84CD7 for ; Wed, 3 Apr 2024 14:56:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712156218; bh=rT0pYQst/U870GoFHfoWmONVJi1XjYx7SWSURKi+O8g=; h=Date:From:Subject:To:Reply-To; b=JfsA6n+uWe1gmQMTLaFZKB+bJYqXOnzChJ8pNSxJtGKrNBulzpu50hA5SnFaixWYE se2SOciHLzEzBWH2coExZ+M9N8zSvP6ilv7TdiMySY9Cbi2YoasEEgkVfj4w/UNsIZ TJqTrcLR2VtNroaW/HeG6Mt5ch9DZfh1z60ZVpr0= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 177D9FA2C; Wed, 3 Apr 2024 14:56:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1712156218134500" MIME-Version: 1.0 Date: Wed, 3 Apr 2024 14:56:58 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-test-xprocess To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240403145658.177D9FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1712156218134500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Apr 3 14:56:57 UTC 2024 Modified Files: pkgsrc/devel/py-test-xprocess: Makefile distinfo Log Message: py-test-xprocess: updated to 1.0.1 1.0.1 Add missing test suite files to source distribution To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-test-xprocess/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-test-xprocess/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1712156218134500 Content-Disposition: inline Content-Length: 1700 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-test-xprocess/Makefile diff -u pkgsrc/devel/py-test-xprocess/Makefile:1.12 pkgsrc/devel/py-test-xprocess/Makefile:1.13 --- pkgsrc/devel/py-test-xprocess/Makefile:1.12 Sun Mar 24 07:37:16 2024 +++ pkgsrc/devel/py-test-xprocess/Makefile Wed Apr 3 14:56:57 2024 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2024/03/24 07:37:16 adam Exp $ +# $NetBSD: Makefile,v 1.13 2024/04/03 14:56:57 adam Exp $ -DISTNAME= pytest-xprocess-1.0.0 +DISTNAME= pytest-xprocess-1.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-xprocess/} Index: pkgsrc/devel/py-test-xprocess/distinfo diff -u pkgsrc/devel/py-test-xprocess/distinfo:1.10 pkgsrc/devel/py-test-xprocess/distinfo:1.11 --- pkgsrc/devel/py-test-xprocess/distinfo:1.10 Sun Mar 24 07:37:16 2024 +++ pkgsrc/devel/py-test-xprocess/distinfo Wed Apr 3 14:56:57 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2024/03/24 07:37:16 adam Exp $ +$NetBSD: distinfo,v 1.11 2024/04/03 14:56:57 adam Exp $ -BLAKE2s (pytest-xprocess-1.0.0.tar.gz) = 3bc63a3a40c1b8af96b942787f38d30e41e47cbfb4616ae2165e6c951cd8485d -SHA512 (pytest-xprocess-1.0.0.tar.gz) = d7e66bfd1b6134b54c2ca9c0287a8bdd259dad87e31385ea2877b1ee1edb8d0e74dc9046d211204d010da7e10eb7020bda0bc3e04610a2323aef9f63d6fe491c -Size (pytest-xprocess-1.0.0.tar.gz) = 12600 bytes +BLAKE2s (pytest-xprocess-1.0.1.tar.gz) = 8fe769e7df66532a48b6e1abffff3fdde59f7b247b1c70ad946596300497f9cf +SHA512 (pytest-xprocess-1.0.1.tar.gz) = 4bf4545149e7cf99b51f0ba710b04d673664e5c93083d6848dbe5d0ecb7d948bb6180d0de5980a2d576381ed9f7a10085f57469f6ece93585fc451ac02441920 +Size (pytest-xprocess-1.0.1.tar.gz) = 38665 bytes --_----------=_1712156218134500--