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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/51d6c79d720e372a4b6c2668da19a186ada22656">https://github.com/macports/macports-ports/commit/51d6c79d720e372a4b6c2668da19a186ada22656</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 51d6c79d720 holoviews: update to 1.14.6
</span>51d6c79d720 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 51d6c79d720e372a4b6c2668da19a186ada22656
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Sep 17 05:29:05 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    holoviews: update to 1.14.6
</span>---
 science/holoviews/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/holoviews/Portfile b/science/holoviews/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 99d98574afc..7f315471dec 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/holoviews/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/holoviews/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           python 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        pyviz holoviews 1.14.5 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        pyviz holoviews 1.14.6 v
</span> revision            0
 categories-prepend  science
 license             BSD
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,9 +16,9 @@ long_description    {*}${description} With HoloViews, you can usually express wh
</span>                     are trying to explore and convey, not on the process of plotting.
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  4a6caf2de2b8358f9f0363d2741c2b9deba75f74 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  5faf0802e157611d12508b76cb0b2cdd5fd25db096bf1343d8558d91a6747ae1 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    4790585
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  f6d8e47cebf66674af886fa3aa202aa53f046d93 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  98017e2145a3a92d9f39d6d3af0bf4838a06ca191236119009db4b048244f008 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    4791668
</span> 
 variant python36 conflicts python37 python38 python39 description {Use Python 3.6} {}
 variant python37 conflicts python36 python38 python39 description {Use Python 3.7} {}
</pre><pre style='margin:0'>

</pre>