<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d36e529d66b7bd4ce944a1305991aa6fba666b1c">https://github.com/macports/macports-ports/commit/d36e529d66b7bd4ce944a1305991aa6fba666b1c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d36e529d66b7bd4ce944a1305991aa6fba666b1c
</span>Author: Kurt Hindenburg <kurt.hindenburg@gmail.com>
AuthorDate: Sat Dec 21 10:07:16 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-tempora: add note about version 2.0 and py35
</span>---
 python/py-tempora/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-tempora/Portfile b/python/py-tempora/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 464466a..4d4b26d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-tempora/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-tempora/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 
 name                py-tempora
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# version 2.0+ removes py35 support; update when no dependents have
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# py35
</span> version             1.14.1
 revision            1
 
</pre><pre style='margin:0'>

</pre>