Received: by mail.netbsd.org (Postfix, from userid 605) id 65EF084EAC; Mon, 29 Jan 2024 06:55:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 95D5184EA6 for ; Mon, 29 Jan 2024 06:55:51 +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 Ll2954g7kgTZ for ; Mon, 29 Jan 2024 06:55:51 +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 DD25B84D69 for ; Mon, 29 Jan 2024 06:55:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D3CBCFA42; Mon, 29 Jan 2024 06:55:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706511350199660" MIME-Version: 1.0 Date: Mon, 29 Jan 2024 06:55:50 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240129065550.D3CBCFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706511350199660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 29 06:55:50 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated www/py-aiohttp, time/py-pytz To generate a diff of this commit: cvs rdiff -u -r1.751 -r1.752 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706511350199660 Content-Disposition: inline Content-Length: 787 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.751 pkgsrc/doc/CHANGES-2024:1.752 --- pkgsrc/doc/CHANGES-2024:1.751 Sun Jan 28 23:15:04 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 29 06:55:50 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.751 2024/01/28 23:15:04 gutteridge Exp $ +$NetBSD: CHANGES-2024,v 1.752 2024/01/29 06:55:50 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -976,3 +976,5 @@ Changes to the packages collection and i Updated security/py-keyrings.alt to 5.0.0 [adam 2024-01-28] Updated print/atril to 1.26.2 [gutteridge 2024-01-28] Updated meta-pkgs/mate to 1.26.1nb8 [gutteridge 2024-01-28] + Updated www/py-aiohttp to 3.9.2 [adam 2024-01-29] + Updated time/py-pytz to 2023.4 [adam 2024-01-29] --_----------=_1706511350199660--