<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a28486958fb7ec4109b87b8637f0378afa348c29">https://github.com/macports/macports-ports/commit/a28486958fb7ec4109b87b8637f0378afa348c29</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 a284869  py-alabaster: revert the incorrect use of github.tarball_from
</span>a284869 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a28486958fb7ec4109b87b8637f0378afa348c29
</span>Author: reneeotten <reneeotten@users.noreply.github.com>
AuthorDate: Thu May 24 11:12:05 2018 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-alabaster: revert the incorrect use of github.tarball_from
</span>---
 python/py-alabaster/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-alabaster/Portfile b/python/py-alabaster/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 891c993..f27c150 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-alabaster/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-alabaster/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,6 @@ PortGroup           python 1.0
</span> PortGroup           github 1.0
 
 github.setup        bitprophet alabaster 0.7.10
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.tarball_from releases
</span> name                py-alabaster
 platforms           darwin
 supported_archs     noarch
</pre><pre style='margin:0'>

</pre>