Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 138E31A921F for ; Mon, 16 Nov 2020 13:26:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7344C84DBD; Mon, 16 Nov 2020 13:26:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AF59284D53 for ; Mon, 16 Nov 2020 13:26:09 +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 3irfByW6rkEJ for ; Mon, 16 Nov 2020 13:26:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2A4F984CD8 for ; Mon, 16 Nov 2020 13:26:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 242ADFA9D; Mon, 16 Nov 2020 13:26:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160553316916070" MIME-Version: 1.0 Date: Mon, 16 Nov 2020 13:26:09 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/graphics/py-graphviz To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20201116132609.242ADFA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_160553316916070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Nov 16 13:26:09 UTC 2020 Modified Files: pkgsrc/graphics/py-graphviz: Makefile distinfo Log Message: py-graphviz: updated to 0.15 Version 0.15 ------------ ``Graph`` and ``Digraph`` instances created via the context-manager returned by ``subgraph()`` now (re)use ``directory``, ``format``, ``engine``, and ``encoding`` from the parent instead of using defaults (behavioral change). Note that these attributes are only relevant when rendering the subgraph independently (i.e. as a stand-alone graph) from within the ``with``-block, which was previously underdocumented. To reflect that the DOT language does not allow subgraph statements to specify ``strict`` (i.e. no way to override the setting of the containing graph), instances created via the context-manager are now ``strict=None`` instead of ``False`` (so they continue to render stand-alone as non-strict by default). Drop Python 3.5 support and tag Python 3.9 support. Add documentation link to new upstream installation procedure for Windows. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/py-graphviz/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/py-graphviz/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160553316916070 Content-Disposition: inline Content-Length: 1687 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/py-graphviz/Makefile diff -u pkgsrc/graphics/py-graphviz/Makefile:1.14 pkgsrc/graphics/py-graphviz/Makefile:1.15 --- pkgsrc/graphics/py-graphviz/Makefile:1.14 Mon Aug 3 08:20:20 2020 +++ pkgsrc/graphics/py-graphviz/Makefile Mon Nov 16 13:26:08 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2020/08/03 08:20:20 adam Exp $ +# $NetBSD: Makefile,v 1.15 2020/11/16 13:26:08 adam Exp $ -DISTNAME= graphviz-0.14.1 +DISTNAME= graphviz-0.15 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_PYPI:=g/graphviz/} Index: pkgsrc/graphics/py-graphviz/distinfo diff -u pkgsrc/graphics/py-graphviz/distinfo:1.13 pkgsrc/graphics/py-graphviz/distinfo:1.14 --- pkgsrc/graphics/py-graphviz/distinfo:1.13 Mon Aug 3 08:20:20 2020 +++ pkgsrc/graphics/py-graphviz/distinfo Mon Nov 16 13:26:08 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2020/08/03 08:20:20 adam Exp $ +$NetBSD: distinfo,v 1.14 2020/11/16 13:26:08 adam Exp $ -SHA1 (graphviz-0.14.1.zip) = 95624b2fba248b0447ab1af6481a7670a3aedfd6 -RMD160 (graphviz-0.14.1.zip) = 1668bc4b4b1e1599d347756b40653d0fb4d4a69f -SHA512 (graphviz-0.14.1.zip) = ce2731acecee823afaf086955b316aba956a666b5d528c1ecdee388bf26ee02f502d48d650ed3a8aebcb75ecbff750049c1ca50e27644f74f57fb34b65e42c9a -Size (graphviz-0.14.1.zip) = 183737 bytes +SHA1 (graphviz-0.15.zip) = ccc8eff7c1f474b8dabc0f3389609c1d159341dc +RMD160 (graphviz-0.15.zip) = c8b4e2d73fe4d7da0fa62f2540150226cdbacb10 +SHA512 (graphviz-0.15.zip) = c2a77f0d52595a70b4f8ccd906907453b59622560f0ff84e267e874f5a1dc9a4b721192d236b0519ee7ec85bae9b225b9919ae51bcf599c93bd5816934afd6cc +Size (graphviz-0.15.zip) = 183103 bytes --_----------=_160553316916070--