Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2B59C84D07 for ; Mon, 13 Nov 2023 10:59:33 +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 mIGRjhFZqaBh for ; Mon, 13 Nov 2023 10:59:32 +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 74E2984CF3 for ; Mon, 13 Nov 2023 10:59:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6CB55FA3D; Mon, 13 Nov 2023 10:59:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699873172218870" MIME-Version: 1.0 Date: Mon, 13 Nov 2023 10:59:32 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231113105932.6CB55FA3D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699873172218870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Nov 13 10:59:32 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/py-bitstring to 4.1.2 To generate a diff of this commit: cvs rdiff -u -r1.6893 -r1.6894 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23631 -r1.23632 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699873172218870 Content-Disposition: inline Content-Length: 1292 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.6893 pkgsrc/doc/CHANGES-2023:1.6894 --- pkgsrc/doc/CHANGES-2023:1.6893 Mon Nov 13 10:50:21 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Nov 13 10:59:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6893 2023/11/13 10:50:21 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6894 2023/11/13 10:59:31 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9940,3 +9940,4 @@ Changes to the packages collection and i Updated sysutils/node_exporter to 1.7.0 [bsiegert 2023-11-13] Updated devel/py-cython to 3.0.5 [wiz 2023-11-13] Updated security/py-bcrypt to 4.0.1 [wiz 2023-11-13] + Updated devel/py-bitstring to 4.1.2 [wiz 2023-11-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23631 pkgsrc/doc/TODO:1.23632 --- pkgsrc/doc/TODO:1.23631 Mon Nov 13 10:50:22 2023 +++ pkgsrc/doc/TODO Mon Nov 13 10:59:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23631 2023/11/13 10:50:22 wiz Exp $ +$NetBSD: TODO,v 1.23632 2023/11/13 10:59:31 wiz Exp $ Suggested new packages ====================== @@ -1171,7 +1171,6 @@ For possible Perl packages updates, see o py-Routes-2.5.1 o py-Theano-1.0.5 o py-barman-3.0.1 - o py-bitstring-4.1.2 o py-cairo-1.25.1 o py-cairocffi-1.6.1 o py-cassa-1.11.0 --_----------=_1699873172218870--