Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=x4Wds8M4; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=1nfMQNQ+ Received: by mail.netbsd.org (Postfix, from userid 605) id 480F884EB4; Tue, 30 Apr 2024 14:46:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714488365; bh=NgAaTqY4STbY7lf6fXXG4InJ+Kv0to8pqlI0NQa6cks=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=x4Wds8M4W5MUMTwVRkfLPYDnDPgTFld8fNis6F5bMZyBoJ97HwQc7CIUA1jqRsMI4 wjXJZIxKSHfLWcS/maq483n8QBMRx+7j4r8o/0CXD/XkxZzKjGOsGtDb/lLMtIK4Np YhWGy4RHSo7qpB0ny2YYLMhQykIjl6wu+7LHgZj0= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 395E784EB7 for ; Tue, 30 Apr 2024 14:46:04 +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 ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 3PeB76U8qyxd for ; Tue, 30 Apr 2024 14:46:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8AC3584EB4 for ; Tue, 30 Apr 2024 14:46:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714488363; bh=NgAaTqY4STbY7lf6fXXG4InJ+Kv0to8pqlI0NQa6cks=; h=Date:From:Subject:To:Reply-To; b=1nfMQNQ+gzRXCF+q+P/+cyUx+muM7Qoyw79WOdW+nneBtypLjEuScQM3K1xN7w+uY Ku8gEYLJrAwz1Cbhy/RPUj6AUY/hAbMtK3LLzGTR85BfpI9SpXPwhjdfHUo1SsgGiR Ber1HZr7BuuOsBOXuVk0Bbdo0c3cwQej5LrbE4Hg= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 84144FA2C; Tue, 30 Apr 2024 14:46:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714488363255990" MIME-Version: 1.0 Date: Tue, 30 Apr 2024 14:46:03 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240430144603.84144FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714488363255990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 30 14:46:03 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/py-nose to 1.3.7nb4 To generate a diff of this commit: cvs rdiff -u -r1.2956 -r1.2957 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714488363255990 Content-Disposition: inline Content-Length: 723 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.2956 pkgsrc/doc/CHANGES-2024:1.2957 --- pkgsrc/doc/CHANGES-2024:1.2956 Tue Apr 30 14:39:12 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Apr 30 14:46:03 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2956 2024/04/30 14:39:12 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2957 2024/04/30 14:46:03 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4793,3 +4793,4 @@ Changes to the packages collection and i Updated security/py-mohawk to 1.1.0nb2 [wiz 2024-04-30] Updated sysutils/py-pid to 3.0.4nb2 [wiz 2024-04-30] Updated www/py-webassets to 2.0nb3 [wiz 2024-04-30] + Updated devel/py-nose to 1.3.7nb4 [wiz 2024-04-30] --_----------=_1714488363255990--