<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/c7abe4af830b2b18eae045aa4821908bb05b30d9">https://github.com/macports/macports-ports/commit/c7abe4af830b2b18eae045aa4821908bb05b30d9</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 c7abe4af830 py-scikit-hep-boost-histogram: Add py-setuptools_scm build dep
</span>c7abe4af830 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c7abe4af830b2b18eae045aa4821908bb05b30d9
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Thu Dec 15 16:14:26 2022 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-hep-boost-histogram: Add py-setuptools_scm build dep
</span>---
 python/py-scikit-hep-boost-histogram/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-hep-boost-histogram/Portfile b/python/py-scikit-hep-boost-histogram/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 49100225194..b914acae215 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-hep-boost-histogram/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-hep-boost-histogram/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,7 +31,8 @@ if {${name} ne ${subport}} {
</span>     }
 
     depends_build-append \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        port:py${python.version}-setuptools
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        port:py${python.version}-setuptools \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        port:py${python.version}-setuptools_scm
</span> 
     depends_test-append \
         port:py${python.version}-pytest
</pre><pre style='margin:0'>

</pre>