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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/06a3ac5b6023bbf9d971ec077ee8391d65eaba63">https://github.com/macports/macports-ports/commit/06a3ac5b6023bbf9d971ec077ee8391d65eaba63</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 06a3ac5b6023bbf9d971ec077ee8391d65eaba63
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Tue Mar 2 09:43:11 2021 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-hep-hist: update to 2.1.0
</span>---
 python/py-scikit-hep-hist/Portfile | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-hep-hist/Portfile b/python/py-scikit-hep-hist/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e4434bee248..7ccd391e61a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-hep-hist/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-hep-hist/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,12 +6,9 @@ PortGroup           github           1.0
</span> 
 name                py-scikit-hep-hist
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        scikit-hep hist 2.0.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        scikit-hep hist 2.1.0 v
</span> revision            0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  a70e5b971a4262d2689985413f2e49a16bc4f737 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  bbc55c8ec1bb1ac56adb51874c020f41482b8157f31349b84959cb01b42e2498 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    349841
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+fetch.type          git
</span> 
 platforms           darwin
 supported_archs     x86_64
</pre><pre style='margin:0'>

</pre>