<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/3d3822b43e006bc8b5b684ff95cf016dd6ae2dc9">https://github.com/macports/macports-ports/commit/3d3822b43e006bc8b5b684ff95cf016dd6ae2dc9</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 3d3822b43e0 holoviews: update to 1.15.3
</span>3d3822b43e0 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 3d3822b43e006bc8b5b684ff95cf016dd6ae2dc9
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Fri Dec 9 13:20:18 2022 -0600
<span style='display:block; white-space:pre;color:#404040;'> holoviews: update to 1.15.3
</span>---
science/holoviews/Portfile | 9 +++++----
1 file changed, 5 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 0e69872d2de..9096713d243 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.15.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup pyviz holoviews 1.15.3 v
</span> revision 0
categories-prepend science
license BSD
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,11 +15,12 @@ long_description {*}${description} With HoloViews, you can usually express wh
</span> want to do in very few lines of code, letting you focus on what you \
are trying to explore and convey, not on the process of plotting.
supported_archs noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin any}
</span> homepage https://github.com/holoviz/holoviews
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 0f6de397c134c3d44e622b76f7b61c87b91dabe4 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 91753e8681e83c845305098a1558baaf1d0bf30d8c7adf80dbaedf16639fdc74 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 4815361
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 0b8b9a775f9f4a5c2917ca98070227db984068bc \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 7e4e268e0ae280a9f9413830648117a61ed505072ee924b8a145ba922c5326a5 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 4815830
</span>
variant python37 conflicts python38 python39 python310 description {Use Python 3.7} {}
variant python38 conflicts python37 python39 python310 description {Use Python 3.8} {}
</pre><pre style='margin:0'>
</pre>