Received: by mail.netbsd.org (Postfix, from userid 605) id 8AD80850DF; Fri, 5 Feb 2021 20:36:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C6E7384D58 for ; Fri, 5 Feb 2021 20:36:57 +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 fwgjoYWZZRuH for ; Fri, 5 Feb 2021 20:36:57 +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 2B95784C86 for ; Fri, 5 Feb 2021 20:36:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 233F6FA95; Fri, 5 Feb 2021 20:36:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16125574174110" MIME-Version: 1.0 Date: Fri, 5 Feb 2021 20:36:57 +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: <20210205203657.233F6FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16125574174110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Feb 5 20:36:57 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated www/py-httpcore, devel/py-factory_boy To generate a diff of this commit: cvs rdiff -u -r1.871 -r1.872 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16125574174110 Content-Disposition: inline Content-Length: 771 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.871 pkgsrc/doc/CHANGES-2021:1.872 --- pkgsrc/doc/CHANGES-2021:1.871 Fri Feb 5 20:17:52 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Feb 5 20:36:56 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.871 2021/02/05 20:17:52 adam Exp $ +$NetBSD: CHANGES-2021,v 1.872 2021/02/05 20:36:56 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1048,3 +1048,5 @@ Changes to the packages collection and i Updated security/py-google-auth to 1.25.0 [adam 2021-02-05] Updated net/dnsmasq to 2.84 [adam 2021-02-05] Updated graphics/gd to 2.3.1 [adam 2021-02-05] + Updated www/py-httpcore to 0.12.3 [adam 2021-02-05] + Updated devel/py-factory_boy to 3.2.0 [adam 2021-02-05] --_----------=_16125574174110--