Received: by mail.netbsd.org (Postfix, from userid 605) id D639184E5D; Fri, 4 Oct 2019 22:32:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5C72184E5C for ; Fri, 4 Oct 2019 22:32:19 +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 JfIYLU7y5Kcw for ; Fri, 4 Oct 2019 22:32:18 +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 CAF9A84C2B for ; Fri, 4 Oct 2019 22:32:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C4029FBF4; Fri, 4 Oct 2019 22:32:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1570228338222540" MIME-Version: 1.0 Date: Fri, 4 Oct 2019 22:32:18 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/devel/py-guppy3 To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20191004223218.C4029FBF4@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. --_----------=_1570228338222540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Fri Oct 4 22:32:18 UTC 2019 Modified Files: pkgsrc/devel/py-guppy3: Makefile distinfo Log Message: py-guppy3: update to version 3.0.7 Change log: 2019-09-21 YiFei Zhu * Nothing changed, just releasing 3.0.7 2019-09-20 YiFei Zhu * Simulate recursion with multiple node sets (MutNodeSet) and stacks (PyList) for generating a reference graph, so we don't get a C stack overflow * Make tab completion with rlcompleter on a UniSet not so expensive by using introspection and return if it's being called by rlcompleter 2019-09-19 YiFei Zhu * Traverse all GC tracked items to find non-GC-tracked dicts in dictof classifier 2019-09-17 YiFei Zhu * Optimize dictof classifier by using GC data rather than heap traversal * Scope all eval() in tests * Use a stack instead of recursion for heap traversals, except reference graph where a recursion limit is set 2019-09-16 YiFei Zhu * Disabled malloc hooks because of thread safety issues * Fixed tests if installed as package To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-guppy3/Makefile \ pkgsrc/devel/py-guppy3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1570228338222540 Content-Disposition: inline Content-Length: 1649 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-guppy3/Makefile diff -u pkgsrc/devel/py-guppy3/Makefile:1.1 pkgsrc/devel/py-guppy3/Makefile:1.2 --- pkgsrc/devel/py-guppy3/Makefile:1.1 Fri Oct 4 22:11:59 2019 +++ pkgsrc/devel/py-guppy3/Makefile Fri Oct 4 22:32:18 2019 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2019/10/04 22:11:59 gutteridge Exp $ +# $NetBSD: Makefile,v 1.2 2019/10/04 22:32:18 gutteridge Exp $ -DISTNAME= guppy3-3.0.6 +DISTNAME= guppy3-3.0.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=g/guppy3/} Index: pkgsrc/devel/py-guppy3/distinfo diff -u pkgsrc/devel/py-guppy3/distinfo:1.1 pkgsrc/devel/py-guppy3/distinfo:1.2 --- pkgsrc/devel/py-guppy3/distinfo:1.1 Fri Oct 4 22:11:59 2019 +++ pkgsrc/devel/py-guppy3/distinfo Fri Oct 4 22:32:18 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2019/10/04 22:11:59 gutteridge Exp $ +$NetBSD: distinfo,v 1.2 2019/10/04 22:32:18 gutteridge Exp $ -SHA1 (guppy3-3.0.6.tar.gz) = 91a4ef5833e0899481645d43093d8904eb7f0f16 -RMD160 (guppy3-3.0.6.tar.gz) = a7e3e3b7e7ed6534a23a65c01ccc240c61767720 -SHA512 (guppy3-3.0.6.tar.gz) = e289d0a6097da685c2445ae0796f4ceded1587f6e9d1041fbdff6eddcf24f37569ebe9da6230b223486a565ebe4ecc4e6a84d53018659239b292347f41ee5106 -Size (guppy3-3.0.6.tar.gz) = 376648 bytes +SHA1 (guppy3-3.0.7.tar.gz) = 305cbc672e615bef0c240fece34be51942310126 +RMD160 (guppy3-3.0.7.tar.gz) = 5ba4568ef46b94970daf284f8e6f1c862f090d20 +SHA512 (guppy3-3.0.7.tar.gz) = 66a6b3bec8a7b58dd16d49ca2b0487bf0cf806c12b38a405c77c29ec2d2650495f412ae6663b09682cbe85ab38b67e1fc7c59e548d2bd762a31eed4a185fc3a8 +Size (guppy3-3.0.7.tar.gz) = 334905 bytes --_----------=_1570228338222540--