Received: by mail.netbsd.org (Postfix, from userid 605) id 1C81684DBD; Sun, 24 Jul 2022 10:53:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 561B684D3D for ; Sun, 24 Jul 2022 10:53:40 +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 343fwT-J0lL8 for ; Sun, 24 Jul 2022 10:53:39 +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 CAF1584CF8 for ; Sun, 24 Jul 2022 10:53:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C8690FB1B; Sun, 24 Jul 2022 10:53:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1658660019159300" MIME-Version: 1.0 Date: Sun, 24 Jul 2022 10:53:39 +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: <20220724105339.C8690FB1B@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1658660019159300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 24 10:53:39 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated devel/py-pip-api to 0.0.30 To generate a diff of this commit: cvs rdiff -u -r1.3518 -r1.3519 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22051 -r1.22052 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1658660019159300 Content-Disposition: inline Content-Length: 1518 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.3518 pkgsrc/doc/CHANGES-2022:1.3519 --- pkgsrc/doc/CHANGES-2022:1.3518 Sun Jul 24 10:49:04 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Jul 24 10:53:39 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3518 2022/07/24 10:49:04 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3519 2022/07/24 10:53:39 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5284,3 +5284,4 @@ Changes to the packages collection and i Updated graphics/gegl to 0.4.38 [wiz 2022-07-24] Updated devel/py-pydantic to 1.9.1 [gdt 2022-07-24] Updated security/py-rsa to 4.9 [wiz 2022-07-24] + Updated devel/py-pip-api to 0.0.30 [wiz 2022-07-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22051 pkgsrc/doc/TODO:1.22052 --- pkgsrc/doc/TODO:1.22051 Sun Jul 24 10:49:04 2022 +++ pkgsrc/doc/TODO Sun Jul 24 10:53:39 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22051 2022/07/24 10:49:04 wiz Exp $ +$NetBSD: TODO,v 1.22052 2022/07/24 10:53:39 wiz Exp $ Suggested new packages ====================== @@ -1335,7 +1335,6 @@ For possible Perl packages updates, see o py-newt-0.52.21 o py-omniORBpy-3.7 o py-pdf-parser-0.7.4 - o py-pip-api-0.0.30 o py-pip-audit-2.4.2 o py-postgresql-5.1.2 o py-ptt-1.10.2 @@ -1418,8 +1417,7 @@ For possible Perl packages updates, see o rubber-1.5.1 o rudiments-1.4.2 o rump-20131213 - o rust-1.61.0 [wip] - o rust-1.62.0 + o rust-1.62.0 [wip] o rust-analyzer-0.0.20220718 o rvault-0.4 o rvm-1.20 --_----------=_1658660019159300--