<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/14ed197b7fb4f8533fd242a19c711e37ad19b212">https://github.com/macports/macports-ports/commit/14ed197b7fb4f8533fd242a19c711e37ad19b212</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 14ed197 py-graphviz: update version 0.8.3->0.9
</span>14ed197 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 14ed197b7fb4f8533fd242a19c711e37ad19b212
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Tue Aug 21 06:03:38 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> py-graphviz: update version 0.8.3->0.9
</span>---
python/py-graphviz/Portfile | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-graphviz/Portfile b/python/py-graphviz/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8f5ad2c..068aba3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-graphviz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-graphviz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem 1.0
</span> PortGroup python 1.0
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup xflr6 graphviz 0.8.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup xflr6 graphviz 0.9
</span> name py-graphviz
categories-append graphics devel
license MIT
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,9 +12,12 @@ platforms darwin
</span> maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
description Facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software from Python
long_description This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software (repo) from Python.
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+installs_libs no
</span>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 e2b00b1e11f656a889f5c83865d5c8206a1343c0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 3ccd64c56069bacec2d7616ddcf24f89fd49a3895fd382edbd06ee17bc39e211
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 258dd9868c779323c04030fcb4e377867d720a06 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 2ddf57fc77798c01863c11bec42df9767936f0d469fff00d9f4a7b2e9240ab16 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 142461
</span>
python.versions 27 34 35 36
</pre><pre style='margin:0'>
</pre>