Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=xhbgUniB; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=I2YnhO06 Received: by mail.netbsd.org (Postfix, from userid 605) id E3A5684D84; Tue, 2 Apr 2024 19:39:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712086750; bh=BthmDl5f8t20UPSUtfretkuEh3QdkkgPL+q39T9xv/c=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=xhbgUniBgJsePaHVeBPz8w7r3q6XZaY8iAIwj36U6De9AvrqUCrQsZ7rWmM56uygN w7eJAjsuEWlffTFR0g/Ug2s20wNbEYgsv+9B7s2QPsC5brRQsTVRR5GDMli6w1WTZh BPjGV3H9sq9S3/4/HzAe3FaTLpTmPZthjuixX0h0= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D67CC84D6C for ; Tue, 2 Apr 2024 19:39:08 +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 uAO9-A2b033G for ; Tue, 2 Apr 2024 19:39:07 +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 C7C9584CCC for ; Tue, 2 Apr 2024 19:39:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712086747; bh=BthmDl5f8t20UPSUtfretkuEh3QdkkgPL+q39T9xv/c=; h=Date:From:Subject:To:Reply-To; b=I2YnhO06cWFV7Kqnt8dT+7osepEkggxb1v0g1nOrclk8OGtOJ3G7fPtQ1/TExzx/U 56VwmKE4UYRwNbRBBWZSLrba1fhBWM7e8rJmXVLGzPlA3+8F2iugEKqZwEW8jKkdny vYoMJRWKedaYmQJi3FgrOlQmjcZYNYllguaHW7Cg= Received: by cvs.NetBSD.org (Postfix, from userid 500) id C28F6FA2C; Tue, 2 Apr 2024 19:39:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1712086747176470" MIME-Version: 1.0 Date: Tue, 2 Apr 2024 19:39:07 +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: <20240402193907.C28F6FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1712086747176470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Apr 2 19:39:07 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: Updated www/py-respx, devel/py-urwid To generate a diff of this commit: cvs rdiff -u -r1.2167 -r1.2168 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.24233 -r1.24234 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1712086747176470 Content-Disposition: inline Content-Length: 1949 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.2167 pkgsrc/doc/CHANGES-2024:1.2168 --- pkgsrc/doc/CHANGES-2024:1.2167 Tue Apr 2 19:38:12 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Apr 2 19:39:07 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2167 2024/04/02 19:38:12 pin Exp $ +$NetBSD: CHANGES-2024,v 1.2168 2024/04/02 19:39:07 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3665,8 +3665,6 @@ Changes to the packages collection and i Updated devel/py-frozendict to 2.4.1 [adam 2024-04-02] Updated devel/py-filelock to 3.13.3 [adam 2024-04-02] Updated textproc/uncrustify to 0.78.1 [nuclearkev 2024-04-02] - Updated textproc/uncrustify to 0.78.1 [nuclearkev 2024-04-02] - Updated textproc/uncrustify to 0.78.1 [nuclearkev 2024-04-02] Updated shells/fish to 3.7.1 [nuclearkev 2024-04-02] Updated lang/rexx-regina to 3.9.5 [rhialto 2024-04-02] Updated databases/py-sqlalchemy to 2.0.29 [adam 2024-04-02] @@ -3680,3 +3678,5 @@ Changes to the packages collection and i Updated devel/py-build to 1.2.1 [adam 2024-04-02] Updated net/py-apache-libcloud to 3.8.0 [adam 2024-04-02] Updated finance/rex to 0.1.16 [pin 2024-04-02] + Updated www/py-respx to 0.21.1 [adam 2024-04-02] + Updated devel/py-urwid to 2.6.10 [adam 2024-04-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.24233 pkgsrc/doc/TODO:1.24234 --- pkgsrc/doc/TODO:1.24233 Tue Apr 2 19:33:36 2024 +++ pkgsrc/doc/TODO Tue Apr 2 19:39:07 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.24233 2024/04/02 19:33:36 adam Exp $ +$NetBSD: TODO,v 1.24234 2024/04/02 19:39:07 adam Exp $ Suggested new packages ====================== @@ -1212,7 +1212,6 @@ For possible Perl packages updates, see o py-tokyocabinet-0.6 o py-trove-classifiers-2024.3.25 o py-uliweb-0.6 - o py-urwid-2.6.10 o py-vdirsyncer-0.19.2 [https://github.com/pimutils/vdirsyncer/issues/1015] o py-vobject-0.9.7 o py-yubiauth-0.3.10 --_----------=_1712086747176470--