Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B00EA84F84 for ; Tue, 7 Nov 2023 22:59:12 +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 tEfl2iAzxzXm for ; Tue, 7 Nov 2023 22:59:12 +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 052F584E65 for ; Tue, 7 Nov 2023 22:59:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0233FFA2D; Tue, 7 Nov 2023 22:59:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699397951261320" MIME-Version: 1.0 Date: Tue, 7 Nov 2023 22:59:11 +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: <20231107225912.0233FFA2D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699397951261320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Nov 7 22:59:11 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated security/py-cyclonedx-python-lib to 5.1.1 To generate a diff of this commit: cvs rdiff -u -r1.6764 -r1.6765 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23611 -r1.23612 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699397951261320 Content-Disposition: inline Content-Length: 1412 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.6764 pkgsrc/doc/CHANGES-2023:1.6765 --- pkgsrc/doc/CHANGES-2023:1.6764 Tue Nov 7 22:56:22 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Nov 7 22:59:11 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6764 2023/11/07 22:56:22 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6765 2023/11/07 22:59:11 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9764,3 +9764,4 @@ Changes to the packages collection and i Updated textproc/xapian-omega to 1.4.24 [schmonz 2023-11-07] Updated pkgtools/python-versions-check to 1.6 [wiz 2023-11-07] Updated devel/py-ddt to 1.6.0 [wiz 2023-11-07] + Updated security/py-cyclonedx-python-lib to 5.1.1 [wiz 2023-11-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23611 pkgsrc/doc/TODO:1.23612 --- pkgsrc/doc/TODO:1.23611 Tue Nov 7 22:27:19 2023 +++ pkgsrc/doc/TODO Tue Nov 7 22:59:11 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23611 2023/11/07 22:27:19 wiz Exp $ +$NetBSD: TODO,v 1.23612 2023/11/07 22:59:11 wiz Exp $ Suggested new packages ====================== @@ -1175,7 +1175,6 @@ For possible Perl packages updates, see o py-certbot-2.7.4 o py-certbot-nginx-2.7.4 o py-configparser-5.0.0 [drops python-2.x support; pkgsrc only needs this package for python 2.x] - o py-cyclonedx-python-lib-5.1.1 o py-cython-3.0.5 o py-diffoscope-242 o py-ephem3-3.7.6.0 --_----------=_1699397951261320--