<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/8319b305819ccc4bdbedf414b7abaae0c4afd3ea">https://github.com/macports/macports-ports/commit/8319b305819ccc4bdbedf414b7abaae0c4afd3ea</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8319b305819ccc4bdbedf414b7abaae0c4afd3ea
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Tue Feb 28 09:09:55 2023 +0000
<span style='display:block; white-space:pre;color:#404040;'> py-scikit-hep-hist: update to 2.6.3
</span>---
python/py-scikit-hep-hist/Portfile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
<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 13df8b2b106..568643be2a5 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,7 +6,7 @@ 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.6.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup scikit-hep hist 2.6.3 v
</span> revision 0
fetch.type git
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,6 +23,8 @@ long_description {*}${description}
</span> python.versions 37 38 39 310 311
if {${name} ne ${subport}} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ python.pep517 yes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> depends_build-append \
port:py${python.version}-setuptools
</pre><pre style='margin:0'>
</pre>