<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/240a60fb1f75517aa7a04150a022d770e0d9f984">https://github.com/macports/macports-ports/commit/240a60fb1f75517aa7a04150a022d770e0d9f984</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 240a60fb1f7 holoviews: update to 1.14.5
</span>240a60fb1f7 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 240a60fb1f75517aa7a04150a022d770e0d9f984
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat Jul 17 06:26:29 2021 -0500
<span style='display:block; white-space:pre;color:#404040;'> holoviews: update to 1.14.5
</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 a743bfb07d5..99d98574afc 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.4 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup pyviz holoviews 1.14.5 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 e553d5e1f3d4d65f842ecbe4b8fa8f6e5ea8f374 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 1f8799dd4d1274fcfadeaca3c1962bae9bc05284b47035ac836a626f2723818c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 4789759
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 4a6caf2de2b8358f9f0363d2741c2b9deba75f74 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 5faf0802e157611d12508b76cb0b2cdd5fd25db096bf1343d8558d91a6747ae1 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 4790585
</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>