Received: by mail.netbsd.org (Postfix, from userid 605) id 06F1384ECA; Thu, 20 Aug 2020 11:37:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8460F84D8B for ; Thu, 20 Aug 2020 11:37:49 +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 XM1vw3czezc3 for ; Thu, 20 Aug 2020 11:37:49 +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 DBF5D84D62 for ; Thu, 20 Aug 2020 11:37:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D30E2FB28; Thu, 20 Aug 2020 11:37:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1597923468136980" MIME-Version: 1.0 Date: Thu, 20 Aug 2020 11:37:48 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20200820113748.D30E2FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1597923468136980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: joerg Date: Thu Aug 20 11:37:48 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: py-djangorestframework-3.11.1 To generate a diff of this commit: cvs rdiff -u -r1.4512 -r1.4513 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1597923468136980 Content-Disposition: inline Content-Length: 754 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.4512 pkgsrc/doc/CHANGES-2020:1.4513 --- pkgsrc/doc/CHANGES-2020:1.4512 Thu Aug 20 11:32:02 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Aug 20 11:37:48 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4512 2020/08/20 11:32:02 bouyer Exp $ +$NetBSD: CHANGES-2020,v 1.4513 2020/08/20 11:37:48 joerg Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7057,3 +7057,4 @@ Changes to the packages collection and i Updated net/py-awscli to 1.18.123 [adam 2020-08-20] Added www/py-wagtailnews version 2.7.1 [joerg 2020-08-20] Added sysutils/xenstoretools version 4.11.3 [bouyer 2020-08-20] + Updated www/py-djangorestframework to 3.11.1 [joerg 2020-08-20] --_----------=_1597923468136980--