<pre style='margin:0'>
Andrea D'Amore (anddam) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/cee697742cc84781dd6bffcae4d7c400a8bd536f">https://github.com/macports/macports-ports/commit/cee697742cc84781dd6bffcae4d7c400a8bd536f</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit cee697742cc84781dd6bffcae4d7c400a8bd536f
</span>Author: Lawrence Velázquez <larryv@macports.org>
AuthorDate: Tue Dec 13 23:52:12 2016 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-botocore: Use default pypi livecheck implicitly
</span>---
python/py-botocore/Portfile | 2 --
1 file changed, 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-botocore/Portfile b/python/py-botocore/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8c83e8a..29a7f2a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-botocore/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-botocore/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,6 +29,4 @@ if {${name} ne ${subport}} {
</span> test.run yes
# test.target check
livecheck.type none
<span style='display:block; white-space:pre;background:#ffe0e0;'>-} else {
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- livecheck.type pypi
</span> }
</pre><pre style='margin:0'>
</pre>