Received: by mail.netbsd.org (Postfix, from userid 605) id 6E20A84E6D; Thu, 4 May 2023 08:16:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9E97184D50 for ; Thu, 4 May 2023 08:16:14 +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 6I1x_pnuv0DL for ; Thu, 4 May 2023 08:16:14 +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 F32F784D2F for ; Thu, 4 May 2023 08:16:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F07F6FA87; Thu, 4 May 2023 08:16:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1683188173213660" MIME-Version: 1.0 Date: Thu, 4 May 2023 08:16:13 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230504081613.F07F6FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1683188173213660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu May 4 08:16:13 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/py-requests-toolbelt, devel/py-faker To generate a diff of this commit: cvs rdiff -u -r1.2789 -r1.2790 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1683188173213660 Content-Disposition: inline Content-Length: 789 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.2789 pkgsrc/doc/CHANGES-2023:1.2790 --- pkgsrc/doc/CHANGES-2023:1.2789 Thu May 4 07:29:19 2023 +++ pkgsrc/doc/CHANGES-2023 Thu May 4 08:16:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2789 2023/05/04 07:29:19 adam Exp $ +$NetBSD: CHANGES-2023,v 1.2790 2023/05/04 08:16:13 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3884,3 +3884,5 @@ Changes to the packages collection and i Added net/py-unearth version 0.9.0 [adam 2023-05-04] Added lang/py-findpython version 0.2.4 [adam 2023-05-04] Added devel/py-pdm version 2.5.3 [adam 2023-05-04] + Updated devel/py-requests-toolbelt to 1.0.0 [adam 2023-05-04] + Updated devel/py-faker to 18.6.2 [adam 2023-05-04] --_----------=_1683188173213660--