<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1f3fdab1866e677d5b6ca3690c3782a9a4e1120f">https://github.com/macports/macports-ports/commit/1f3fdab1866e677d5b6ca3690c3782a9a4e1120f</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 1f3fdab  py-brotli: Update to version 1.0.1
</span>1f3fdab is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1f3fdab1866e677d5b6ca3690c3782a9a4e1120f
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Thu Sep 28 18:07:54 2017 +0200

<span style='display:block; white-space:pre;color:#404040;'>    py-brotli: Update to version 1.0.1
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Previous commit updated the checksums, but missed the version number.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See: 7112fd2511708545a282d1631dc591f7a098ed6d
</span>---
 python/py-brotli/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-brotli/Portfile b/python/py-brotli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fe759c7..f5f9eb4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-brotli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-brotli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           github 1.0
</span> PortGroup           python 1.0
 
 # keep this in sync with port brotli
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        google brotli 0.6.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        google brotli 1.0.1 v
</span> name                py-brotli
 categories          python archivers
 platforms           darwin
</pre><pre style='margin:0'>

</pre>