Received: by mail.netbsd.org (Postfix, from userid 605) id E00B884FD2; Fri, 5 Jan 2024 18:23:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1DB8384FD0 for ; Fri, 5 Jan 2024 18:23:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id qSdnNHApF80U for ; Fri, 5 Jan 2024 18:23:19 +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 71BB284F8C for ; Fri, 5 Jan 2024 18:23:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 66494FA42; Fri, 5 Jan 2024 18:23:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704478999209280" MIME-Version: 1.0 Date: Fri, 5 Jan 2024 18:23:19 +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: <20240105182319.66494FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1704478999209280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jan 5 18:23:19 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated www/py-sanic-routing, www/py-sanic To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704478999209280 Content-Disposition: inline Content-Length: 770 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.127 pkgsrc/doc/CHANGES-2024:1.128 --- pkgsrc/doc/CHANGES-2024:1.127 Fri Jan 5 18:09:30 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Jan 5 18:23:19 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.127 2024/01/05 18:09:30 adam Exp $ +$NetBSD: CHANGES-2024,v 1.128 2024/01/05 18:23:19 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -152,3 +152,5 @@ Changes to the packages collection and i Updated devel/py-urwid to 2.4.1 [adam 2024-01-05] Updated devel/py-memcached to 1.61 [adam 2024-01-05] Updated devel/py-pebble to 5.0.6 [adam 2024-01-05] + Updated www/py-sanic-routing to 23.12.0 [adam 2024-01-05] + Updated www/py-sanic to 23.12.0 [adam 2024-01-05] --_----------=_1704478999209280--