Received: by mail.netbsd.org (Postfix, from userid 605) id CF83484D69; Wed, 2 Jun 2021 23:29:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 164FD84D47 for ; Wed, 2 Jun 2021 23:29:07 +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 EDWc5Sjsh589 for ; Wed, 2 Jun 2021 23:29:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 65FF284CDA for ; Wed, 2 Jun 2021 23:29:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 636DAFA95; Wed, 2 Jun 2021 23:29:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162267654663760" MIME-Version: 1.0 Date: Wed, 2 Jun 2021 23:29:06 +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: <20210602232906.636DAFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162267654663760 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:29:06 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated math/py-claripy to 9.0.7491 To generate a diff of this commit: cvs rdiff -u -r1.3185 -r1.3186 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20723 -r1.20724 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162267654663760 Content-Disposition: inline Content-Length: 1371 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.3185 pkgsrc/doc/CHANGES-2021:1.3186 --- pkgsrc/doc/CHANGES-2021:1.3185 Wed Jun 2 23:28:55 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Jun 2 23:29:05 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3185 2021/06/02 23:28:55 khorben Exp $ +$NetBSD: CHANGES-2021,v 1.3186 2021/06/02 23:29:05 khorben Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4909,3 +4909,4 @@ Changes to the packages collection and i Updated devel/py-cle to 9.0.7491 [khorben 2021-06-02] Updated devel/py-manticore to 0.3.4nb1 [khorben 2021-06-02] Updated devel/py-pyvex to 9.0.7491 [khorben 2021-06-02] + Updated math/py-claripy to 9.0.7491 [khorben 2021-06-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20723 pkgsrc/doc/TODO:1.20724 --- pkgsrc/doc/TODO:1.20723 Wed Jun 2 23:28:55 2021 +++ pkgsrc/doc/TODO Wed Jun 2 23:29:05 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20723 2021/06/02 23:28:55 khorben Exp $ +$NetBSD: TODO,v 1.20724 2021/06/02 23:29:05 khorben Exp $ Suggested new packages ====================== @@ -1937,7 +1937,6 @@ For possible Perl packages updates, see o py-astroquery-0.4 o py-cares-3.1.1 o py-cassa-1.11.0 - o py-claripy-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 --_----------=_162267654663760--