<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/812a8c584ed2848fe2b478ef18726a9518d1284c">https://github.com/macports/macports-ports/commit/812a8c584ed2848fe2b478ef18726a9518d1284c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 812a8c584ed2848fe2b478ef18726a9518d1284c
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Tue Feb 28 09:12:03 2023 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-hep-particle: update to 0.21.2
</span>---
 python/py-scikit-hep-particle/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-particle/Portfile b/python/py-scikit-hep-particle/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 72ece129199..c8d23d606c0 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;'>@@ -6,7 +6,7 @@ PortGroup           github           1.0
</span> 
 name                py-scikit-hep-particle
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        scikit-hep particle 0.20.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        scikit-hep particle 0.21.2 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>