<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/dd0747c65a71a567e06e97d58339f881cd4db3e3">https://github.com/macports/macports-ports/commit/dd0747c65a71a567e06e97d58339f881cd4db3e3</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit dd0747c65a71a567e06e97d58339f881cd4db3e3
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Dec 21 03:44:33 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-incremental: fix livecheck
</span>---
 python/py-incremental/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-incremental/Portfile b/python/py-incremental/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 437486a7..00b069d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-incremental/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-incremental/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        twisted incremental 17.5.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        twisted incremental 17.5.0 incremental-
</span> github.tarball_from archive
 name                py-incremental
 revision            0
</pre><pre style='margin:0'>

</pre>