<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/c2123ca4b66771af1083474ac34e4e9e676cb6e7">https://github.com/macports/macports-ports/commit/c2123ca4b66771af1083474ac34e4e9e676cb6e7</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c2123ca4b66771af1083474ac34e4e9e676cb6e7
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Mon Jan 15 11:14:49 2024 +0000
<span style='display:block; white-space:pre;color:#404040;'> py-scikit-hep-mplhep: Add python 3.12 subports
</span>---
python/py-scikit-hep-mplhep/Portfile | 2 +-
python/py-scikit-hep-mplhep_data/Portfile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-hep-mplhep/Portfile b/python/py-scikit-hep-mplhep/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0cac4a3b45a..e532256b55b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-hep-mplhep/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-hep-mplhep/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +20,7 @@ description A set of helpers for matplotlib to more easily produce plots
</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>
if {${name} ne ${subport}} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-hep-mplhep_data/Portfile b/python/py-scikit-hep-mplhep_data/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ed13f937f0f..1efac228f5f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-hep-mplhep_data/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-hep-mplhep_data/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +20,7 @@ description Sub-package to hold data (fonts) for mplhep.
</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
if {${name} ne ${subport}} {
</pre><pre style='margin:0'>
</pre>