<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/20b6213de8513c3ad349b61d6830995354a6799a">https://github.com/macports/macports-ports/commit/20b6213de8513c3ad349b61d6830995354a6799a</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 20b6213  py-tz: add updated url for pypi.python.org to master_sites
</span>20b6213 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 20b6213de8513c3ad349b61d6830995354a6799a
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sat Feb 10 14:41:05 2018 -0800

<span style='display:block; white-space:pre;color:#404040;'>    py-tz: add updated url for pypi.python.org to master_sites
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Should allow fetch on 10.8 and earlier.
</span>---
 python/py-tz/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-tz/Portfile b/python/py-tz/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4372d2d..ee16bae 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-tz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-tz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,8 @@ long_description \
</span>     accurate and cross platform timezone calculations.
 
 homepage        https://pypi.python.org/pypi/pytz
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites    pypi:p/pytz/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites    pypi:1b/50/4cdc62fc0753595fc16c8f722a89740f487c6e5670c644eb8983946777be \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                pypi:p/pytz/
</span> distname        ${my_name}-${version}
 #use_zip         yes
 
</pre><pre style='margin:0'>

</pre>