Received: by mail.netbsd.org (Postfix, from userid 605) id 0472484D99; Wed, 2 Jun 2021 23:28:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3E45284D87 for ; Wed, 2 Jun 2021 23:28:35 +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 GBwqQnCVwNiC for ; Wed, 2 Jun 2021 23:28:34 +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 8DC6F84CDA for ; Wed, 2 Jun 2021 23:28:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8B3DAFA95; Wed, 2 Jun 2021 23:28:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622676514181790" MIME-Version: 1.0 Date: Wed, 2 Jun 2021 23:28:34 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20210602232834.8B3DAFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622676514181790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: khorben Date: Wed Jun 2 23:28:34 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/py-cle to 9.0.7491 To generate a diff of this commit: cvs rdiff -u -r1.3182 -r1.3183 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20721 -r1.20722 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622676514181790 Content-Disposition: inline Content-Length: 1367 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.3182 pkgsrc/doc/CHANGES-2021:1.3183 --- pkgsrc/doc/CHANGES-2021:1.3182 Wed Jun 2 23:28:22 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Jun 2 23:28:34 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3182 2021/06/02 23:28:22 khorben Exp $ +$NetBSD: CHANGES-2021,v 1.3183 2021/06/02 23:28:34 khorben Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4906,3 +4906,4 @@ Changes to the packages collection and i Updated devel/py-sentry-sdk to 1.1.0 [khorben 2021-06-02] Updated devel/py-ailment to 9.0.7491 [khorben 2021-06-02] Updated devel/py-archinfo to 9.0.7491 [khorben 2021-06-02] + Updated devel/py-cle to 9.0.7491 [khorben 2021-06-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20721 pkgsrc/doc/TODO:1.20722 --- pkgsrc/doc/TODO:1.20721 Wed Jun 2 20:00:00 2021 +++ pkgsrc/doc/TODO Wed Jun 2 23:28:34 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20721 2021/06/02 20:00:00 wiz Exp $ +$NetBSD: TODO,v 1.20722 2021/06/02 23:28:34 khorben Exp $ Suggested new packages ====================== @@ -1938,7 +1938,6 @@ For possible Perl packages updates, see o py-cares-3.1.1 o py-cassa-1.11.0 o py-claripy-9.0.6852 - o py-cle-9.0.6852 o py-configparser-5.0.0 [drops python-2.x support] o py-django-debug-toolbar-3.2.1 o py-django-tagging-0.5.0 --_----------=_1622676514181790--