<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/5f77854ab980aa0465ff7b313f47cfdbf208a4cd">https://github.com/macports/macports-ports/commit/5f77854ab980aa0465ff7b313f47cfdbf208a4cd</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 5f77854ab98 py-scikit-hep-awkward: add python hatchling build deps
</span>5f77854ab98 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5f77854ab980aa0465ff7b313f47cfdbf208a4cd
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Tue Feb 28 09:57:56 2023 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-hep-awkward: add python hatchling build deps
</span>---
 python/py-scikit-hep-awkward/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-awkward/Portfile b/python/py-scikit-hep-awkward/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 751b9777c57..4e9202badc5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-hep-awkward/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-hep-awkward/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,7 +37,9 @@ if {${name} ne ${subport}} {
</span>     depends_build-append \
         path:bin/cmake:cmake \
         port:py${python.version}-setuptools \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        port:py${python.version}-hatch-fancy-pypi-readme
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        port:py${python.version}-hatch-fancy-pypi-readme \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        port:py${python.version}-hatchling \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        port:py${python.version}-hatch-vcs
</span> 
     depends_lib-append \
         port:py${python.version}-numpy \
</pre><pre style='margin:0'>

</pre>