Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=wcWfHGyA; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=bMhW+x2T Received: by mail.netbsd.org (Postfix, from userid 605) id BB07184E8C; Wed, 8 May 2024 09:08:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715159338; bh=o3V5aQhHAmhGHPTqLZ+3Mx+Z881F44suB54LFmZydiA=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=wcWfHGyA5JyDTkcC1hj3qpfBQyBUlaJvUww/i4VkheZGowm8T4I1wf/w+HXNnE6Za HY7T/Sseby+zI8+t9x4LTZ2e4BarFwNtjHvjJUAiCzbDBXI52xPnZz0+LmxphWNYc8 M5fBFo+GqckdqokGfSe/G3LBXmaK95I8GEhXKM7I= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9ECB684CE3 for ; Wed, 8 May 2024 09:08:57 +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 CsKai-O_QJed for ; Wed, 8 May 2024 09:08:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C0E1C84E8C for ; Wed, 8 May 2024 09:08:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715159336; bh=o3V5aQhHAmhGHPTqLZ+3Mx+Z881F44suB54LFmZydiA=; h=Date:From:Subject:To:Reply-To; b=bMhW+x2TIca62q6lvTklHQylL18GVT6MvvjDOgxRkWSoaoHd8DkjQLdyQ86S9OS0L SPSyZcBmiWkQTSsx6NYFkGIJSMw9gD1Qu1jEnUidxSkhQKMT7YJNIttNeXRrtowqFf Vq6AOJQ5ZXG8fw0PcStm6P4ThWxDQrYDM5GQYrKc= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3E03FFA2C; Wed, 8 May 2024 09:08:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1715159329175140" MIME-Version: 1.0 Date: Wed, 8 May 2024 09:08:49 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-coveralls To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240508090849.3E03FFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1715159329175140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed May 8 09:08:49 UTC 2024 Added Files: pkgsrc/devel/py-coveralls: ALTERNATIVES Log Message: py-coveralls: add ALTERNATIVES To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-coveralls/ALTERNATIVES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1715159329175140 Content-Disposition: inline Content-Length: 296 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/devel/py-coveralls/ALTERNATIVES diff -u /dev/null pkgsrc/devel/py-coveralls/ALTERNATIVES:1.1 --- /dev/null Wed May 8 09:08:49 2024 +++ pkgsrc/devel/py-coveralls/ALTERNATIVES Wed May 8 09:08:49 2024 @@ -0,0 +1 @@ +bin/coveralls @PREFIX@/bin/coveralls-@PYVERSSUFFIX@ --_----------=_1715159329175140--