<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/78096c0b58216a3a4ffaa610dc438ebb6b014e44">https://github.com/macports/macports-ports/commit/78096c0b58216a3a4ffaa610dc438ebb6b014e44</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 78096c0b582 py-scikit-hep-particle: add python hatchling dep
</span>78096c0b582 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 78096c0b58216a3a4ffaa610dc438ebb6b014e44
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Wed Mar 29 13:57:37 2023 +0100

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-hep-particle: add python hatchling dep
</span>---
 python/py-scikit-hep-particle/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-hep-particle/Portfile b/python/py-scikit-hep-particle/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 50ea0ba3d3e..9cf588ecb83 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-hep-particle/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-hep-particle/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,6 +30,7 @@ if {${name} ne ${subport}} {
</span> 
     depends_lib-append \
         port:py${python.version}-attrs \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        port:py${python.version}-hatchling \
</span>         port:py${python.version}-scikit-hep-hepunits
 
     depends_test-append \
</pre><pre style='margin:0'>

</pre>