<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/3c5bdb01d1d72322adadb6aabb24aedda099f194">https://github.com/macports/macports-ports/commit/3c5bdb01d1d72322adadb6aabb24aedda099f194</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 3c5bdb01d1d72322adadb6aabb24aedda099f194
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Sat Nov 13 17:48:53 2021 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-hep-particle: Add py310 sub-port
</span>---
 python/py-scikit-hep-particle/Portfile | 2 +-
 1 file changed, 1 insertion(+), 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 6e84738c5c2..00db3e81ba9 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;'>@@ -21,7 +21,7 @@ description         Particle provides a pythonic interface to the Particle Data
</span> long_description    {*}${description}
 
 # Supported python versions
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     36 37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     36 37 38 39 310
</span> 
 if {${name} ne ${subport}} {
 
</pre><pre style='margin:0'>

</pre>