<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/f901d71a45cfdc5982231c4f1067a4389b0ff3d8">https://github.com/macports/macports-ports/commit/f901d71a45cfdc5982231c4f1067a4389b0ff3d8</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 f901d71a45c holoviews: update to 1.20.1
</span>f901d71a45c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f901d71a45cfdc5982231c4f1067a4389b0ff3d8
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Thu Feb 20 05:44:38 2025 -0600

<span style='display:block; white-space:pre;color:#404040;'>    holoviews: update to 1.20.1
</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 c4565108586..fca313bc9bf 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           python 1.0
 
 name                holoviews
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             1.20.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             1.20.1
</span> revision            0
 categories-prepend  science
 license             BSD
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,9 +18,9 @@ supported_archs     noarch
</span> platforms           {darwin any}
 homepage            https://github.com/holoviz/holoviews
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  82058a681456215c46b42b009a4c2d50b09491c2 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  29d183045fafa3d846deda999d9687b99b8abdc1a8c06712e54afa576bb02b3e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    4590760
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  87c7853c8b2473d0ebb5cacded2d3b8a9a648755 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  f4ad8c6533d9ac918a762cb6ba8e7508f55525f9dfa447b8806da66272badceb \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    4592003
</span> 
 variant python39 conflicts python310 python311 python312 description {Use Python 3.9} {}
 variant python310 conflicts python39 python311 python312 description {Use Python 3.10} {}
</pre><pre style='margin:0'>

</pre>