<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8eacc5ce6f9c73326949236f9264ecdacabb4b34">https://github.com/macports/macports-ports/commit/8eacc5ce6f9c73326949236f9264ecdacabb4b34</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 8eacc5c py-seaborn: add support for Py38
</span>8eacc5c is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 8eacc5ce6f9c73326949236f9264ecdacabb4b34
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Mon Dec 23 12:36:19 2019 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-seaborn: add support for Py38
</span>---
python/py-seaborn/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-seaborn/Portfile b/python/py-seaborn/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2da9a38..ef0bbc9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-seaborn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-seaborn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ categories-append science
</span> license BSD
platforms darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 27 35 36 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 35 36 37 38
</span>
maintainers {stromnov @stromnov} openmaintainer
</pre><pre style='margin:0'>
</pre>