Received: by mail.netbsd.org (Postfix, from userid 605) id 80C2184D85; Fri, 16 Apr 2021 05:46:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BB4C784D16 for ; Fri, 16 Apr 2021 05:46:17 +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 0hdu5NjABSDR for ; Fri, 16 Apr 2021 05:46:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4376684CE0 for ; Fri, 16 Apr 2021 05:46:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 40ED7FA95; Fri, 16 Apr 2021 05:46:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161855197733090" MIME-Version: 1.0 Date: Fri, 16 Apr 2021 05:46:17 +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: <20210416054617.40ED7FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161855197733090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Apr 16 05:46:17 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: Updated devel/py-atpublic, databases/py-apsw, devel/py-astroid, finance/py-braintree To generate a diff of this commit: cvs rdiff -u -r1.2159 -r1.2160 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20491 -r1.20492 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161855197733090 Content-Disposition: inline Content-Length: 1490 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.2159 pkgsrc/doc/CHANGES-2021:1.2160 --- pkgsrc/doc/CHANGES-2021:1.2159 Thu Apr 15 20:45:15 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Apr 16 05:46:16 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2159 2021/04/15 20:45:15 pin Exp $ +$NetBSD: CHANGES-2021,v 1.2160 2021/04/16 05:46:16 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3465,3 +3465,7 @@ Changes to the packages collection and i Updated devel/py-ZopeInterface to 5.4.0 [adam 2021-04-15] Updated devel/dconf-editor to 3.38.3 [prlw1 2021-04-15] Updated sysutils/xplr to 0.4.4 [pin 2021-04-15] + Updated devel/py-atpublic to 2.3 [adam 2021-04-16] + Updated databases/py-apsw to 3.35.4 [adam 2021-04-16] + Updated devel/py-astroid to 2.5.3 [adam 2021-04-16] + Updated finance/py-braintree to 4.8.0 [adam 2021-04-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20491 pkgsrc/doc/TODO:1.20492 --- pkgsrc/doc/TODO:1.20491 Wed Apr 14 07:28:06 2021 +++ pkgsrc/doc/TODO Fri Apr 16 05:46:16 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20491 2021/04/14 07:28:06 wiz Exp $ +$NetBSD: TODO,v 1.20492 2021/04/16 05:46:16 adam Exp $ Suggested new packages ====================== @@ -930,7 +930,6 @@ For possible Perl packages updates, see o pwlib-1.11.1 o py-HappyDoc-3.0 o py-Scientific-doc-2.5.5 - o py-astroid-2.5.3 o py-cassa-1.11.0 o py-configparser-5.0.0 [drops python-2.x support] o py-ephem3-3.7.6.0 --_----------=_161855197733090--