<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ad0d310cde6a2b6188b996acaa75ce5c920aadee">https://github.com/macports/macports-ports/commit/ad0d310cde6a2b6188b996acaa75ce5c920aadee</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit ad0d310cde6a2b6188b996acaa75ce5c920aadee
</span>Author: Toby Peterson <toby@macports.org>
AuthorDate: Wed Oct 11 18:59:51 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-hatch-fancy-pypi-readme, py-hatch-vcs: add python 3.12 support
</span>---
 python/py-hatch-fancy-pypi-readme/Portfile | 2 +-
 python/py-hatch-vcs/Portfile               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-hatch-fancy-pypi-readme/Portfile b/python/py-hatch-fancy-pypi-readme/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 448cb2883b0..aa093825520 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-hatch-fancy-pypi-readme/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-hatch-fancy-pypi-readme/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ license             MIT
</span> supported_archs     noarch
 platforms           {darwin any}
 
<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
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-hatch-vcs/Portfile b/python/py-hatch-vcs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 75ea3b64b24..8a4403c4a2c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-hatch-vcs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-hatch-vcs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ checksums           rmd160  cbd9ca7141c5958fe1cfddcfd15f189b467fd4ab \
</span>                     sha256  cec5107cfce482c67f8bc96f18bbc320c9aa0d068180e14ad317bbee5a153fee \
                     size    10172
 
<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>