Received: by mail.netbsd.org (Postfix, from userid 605) id C4B5984D82; Thu, 18 Mar 2021 07:33:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0850A84D65 for ; Thu, 18 Mar 2021 07:33:50 +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 4XpJDK1sRINp for ; Thu, 18 Mar 2021 07:33: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 5BDBB84D44 for ; Thu, 18 Mar 2021 07:33:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 58062FA95; Thu, 18 Mar 2021 07:33:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1616052829287910" MIME-Version: 1.0 Date: Thu, 18 Mar 2021 07:33:49 +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: <20210318073349.58062FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1616052829287910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Mar 18 07:33:49 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated net/py-responses, security/py-josepy To generate a diff of this commit: cvs rdiff -u -r1.1701 -r1.1702 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1616052829287910 Content-Disposition: inline Content-Length: 789 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.1701 pkgsrc/doc/CHANGES-2021:1.1702 --- pkgsrc/doc/CHANGES-2021:1.1701 Thu Mar 18 06:46:16 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Mar 18 07:33:48 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1701 2021/03/18 06:46:16 markd Exp $ +$NetBSD: CHANGES-2021,v 1.1702 2021/03/18 07:33:48 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2587,3 +2587,5 @@ Changes to the packages collection and i Updated databases/py-pypika to 0.48.0 [adam 2021-03-18] Updated textproc/py-regex to 2021.3.17 [adam 2021-03-18] Updated security/qgpgme to 1.15.1 [markd 2021-03-18] + Updated net/py-responses to 0.13.1 [adam 2021-03-18] + Updated security/py-josepy to 1.8.0 [adam 2021-03-18] --_----------=_1616052829287910--