Received: by mail.netbsd.org (Postfix, from userid 605) id A487584E84; Sun, 7 Aug 2022 07:55:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DEC2F84D2C for ; Sun, 7 Aug 2022 07:55:17 +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 3eYOBllaZGuc for ; Sun, 7 Aug 2022 07:55:17 +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 32F4784D14 for ; Sun, 7 Aug 2022 07:55:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 30697FB1A; Sun, 7 Aug 2022 07:55:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1659858917299080" MIME-Version: 1.0 Date: Sun, 7 Aug 2022 07:55:17 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220807075517.30697FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1659858917299080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Aug 7 07:55:16 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated security/py-cyclonedx-python-lib to 2.7.1 To generate a diff of this commit: cvs rdiff -u -r1.3703 -r1.3704 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22080 -r1.22081 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1659858917299080 Content-Disposition: inline Content-Length: 1409 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3703 pkgsrc/doc/CHANGES-2022:1.3704 --- pkgsrc/doc/CHANGES-2022:1.3703 Sun Aug 7 07:53:44 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Aug 7 07:55:16 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3703 2022/08/07 07:53:44 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3704 2022/08/07 07:55:16 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5513,3 +5513,4 @@ Changes to the packages collection and i Updated net/yt-dlp to 2022.7.18 [wiz 2022-08-07] Updated net/yt-dlp to 2022.7.18nb1 [wiz 2022-08-07] Updated math/double-conversion to 3.2.1 [wiz 2022-08-07] + Updated security/py-cyclonedx-python-lib to 2.7.1 [wiz 2022-08-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22080 pkgsrc/doc/TODO:1.22081 --- pkgsrc/doc/TODO:1.22080 Sun Aug 7 07:53:44 2022 +++ pkgsrc/doc/TODO Sun Aug 7 07:55:16 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22080 2022/08/07 07:53:44 wiz Exp $ +$NetBSD: TODO,v 1.22081 2022/08/07 07:55:16 wiz Exp $ Suggested new packages ====================== @@ -1308,7 +1308,6 @@ For possible Perl packages updates, see o py-cassa-1.11.0 o py-configparser-5.0.0 [drops python-2.x support; pkgsrc only needs this package for python 2.x] o py-coverage-6.3.2 - o py-cyclonedx-python-lib-2.7.1 o py-django-4.1 o py-django-debug-toolbar-3.2.1 o py-django-tagging-0.5.0 --_----------=_1659858917299080--