<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/01d04d6f4dc3256874c57f2a077f8189f57445a3">https://github.com/macports/macports-ports/commit/01d04d6f4dc3256874c57f2a077f8189f57445a3</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 01d04d6f4dc py-scikit-hep-particle: add python hatch-vcs dep
</span>01d04d6f4dc is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 01d04d6f4dc3256874c57f2a077f8189f57445a3
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Wed Mar 29 14:06:33 2023 +0100
<span style='display:block; white-space:pre;color:#404040;'> py-scikit-hep-particle: add python hatch-vcs 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 9cf588ecb83..82415debd30 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;'>@@ -31,6 +31,7 @@ if {${name} ne ${subport}} {
</span> depends_lib-append \
port:py${python.version}-attrs \
port:py${python.version}-hatchling \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ port:py${python.version}-hatch-vcs \
</span> port:py${python.version}-scikit-hep-hepunits
depends_test-append \
</pre><pre style='margin:0'>
</pre>