<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/b0bbbf236cc46e8e6e88f3795039efa92b127db7">https://github.com/macports/macports-ports/commit/b0bbbf236cc46e8e6e88f3795039efa92b127db7</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b0bbbf236cc46e8e6e88f3795039efa92b127db7
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Mon Jan 15 11:17:01 2024 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-hep-hepunits: Add python 3.12 subport
</span>---
 python/py-scikit-hep-hepunits/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-hepunits/Portfile b/python/py-scikit-hep-hepunits/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7e01808b037..76196253aef 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-hep-hepunits/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-hep-hepunits/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +20,7 @@ description         Collects the most commonly used units and constants in the H
</span> long_description    {*}${description}
 
 # Supported python versions
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     37 38 39 310 311 312
</span> python.pep517       yes
 python.pep517_backend   hatch
 
</pre><pre style='margin:0'>

</pre>