<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/03273b3a983fa02d57494af56370d3ed561da643">https://github.com/macports/macports-ports/commit/03273b3a983fa02d57494af56370d3ed561da643</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 03273b3a983fa02d57494af56370d3ed561da643
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sat Apr 13 10:54:05 2019 -0400

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-contextlib2/Portfile b/python/py-contextlib2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1032b3c..44e0d3ad 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-contextlib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-contextlib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms           darwin
</span> license             PSF
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34 35 36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 34 35 36 37
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
</pre><pre style='margin:0'>

</pre>