<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c6805fc7255437d4b42bd48bd6f8e70fa478d750">https://github.com/macports/macports-ports/commit/c6805fc7255437d4b42bd48bd6f8e70fa478d750</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 c6805fc7255 py-altair: add py39 subport
</span>c6805fc7255 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c6805fc7255437d4b42bd48bd6f8e70fa478d750
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sat Oct 30 16:04:59 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-altair: add py39 subport
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/63683
</span>---
 python/py-altair/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-altair/Portfile b/python/py-altair/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a0adb811580..b1675b3d7d6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-altair/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-altair/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,14 +11,14 @@ platforms           darwin
</span> license             BSD
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 36 37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 36 37 38 39
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
 description         A declarative statistical visualization library for Python.
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://altair-viz.github.io/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://altair-viz.github.io/
</span> 
 checksums           rmd160  e7cda9d1a3685bbd96c6e270d36899fd27589955 \
                     sha256  3edd30d4f4bb0a37278b72578e7e60bc72045a8e6704179e2f4738e35bc12931 \
</pre><pre style='margin:0'>

</pre>