Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3979B84E5D for ; Sun, 19 Nov 2023 14:11:14 +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 7EhbEfjaIxk2 for ; Sun, 19 Nov 2023 14:11:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 83D2284CE2 for ; Sun, 19 Nov 2023 14:11:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 81648FA3D; Sun, 19 Nov 2023 14:11:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170040307337820" MIME-Version: 1.0 Date: Sun, 19 Nov 2023 14:11:13 +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: <20231119141113.81648FA3D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170040307337820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Nov 19 14:11:13 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated security/py-certifi to 2023.11.17 To generate a diff of this commit: cvs rdiff -u -r1.7102 -r1.7103 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23679 -r1.23680 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170040307337820 Content-Disposition: inline Content-Length: 1374 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.7102 pkgsrc/doc/CHANGES-2023:1.7103 --- pkgsrc/doc/CHANGES-2023:1.7102 Sun Nov 19 14:09:40 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Nov 19 14:11:12 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7102 2023/11/19 14:09:40 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7103 2023/11/19 14:11:12 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10197,3 +10197,4 @@ Changes to the packages collection and i Updated www/py-aiohttp to 3.9.0 [wiz 2023-11-19] Updated devel/py-anytree to 2.12.1 [wiz 2023-11-19] Updated devel/py-cattrs to 23.2.1 [wiz 2023-11-19] + Updated security/py-certifi to 2023.11.17 [wiz 2023-11-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23679 pkgsrc/doc/TODO:1.23680 --- pkgsrc/doc/TODO:1.23679 Sun Nov 19 14:09:40 2023 +++ pkgsrc/doc/TODO Sun Nov 19 14:11:12 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23679 2023/11/19 14:09:40 wiz Exp $ +$NetBSD: TODO,v 1.23680 2023/11/19 14:11:12 wiz Exp $ Suggested new packages ====================== @@ -1157,7 +1157,6 @@ For possible Perl packages updates, see o py-barman-3.0.1 o py-cairocffi-1.6.1 o py-cassa-1.11.0 - o py-certifi-2023.11.17 o py-configparser-5.0.0 [drops python-2.x support; pkgsrc only needs this package for python 2.x] o py-diffoscope-242 o py-ephem3-3.7.6.0 --_----------=_170040307337820--