<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b753b09cc92b73dcf02cb7c9d63254153ac24a76">https://github.com/macports/macports-ports/commit/b753b09cc92b73dcf02cb7c9d63254153ac24a76</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b753b09cc92b73dcf02cb7c9d63254153ac24a76
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sat Feb 3 14:29:20 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    python PG: update comment about python.pep517
</span>---
 _resources/port1.0/group/python-1.0.tcl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/python-1.0.tcl b/_resources/port1.0/group/python-1.0.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 101453dd9f6..6519129f143 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/python-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/python-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,7 @@
</span> #
 # python.consistent_destroot: set consistent environment values in build and destroot phases
 #
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# python.pep517: build using PEP517 (default is "no")
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# python.pep517: build using PEP517 (default is "yes" for Python 3.7+)
</span> # python.pep517_backend: specify the backend to use; one of "setuptools" (default),
 #   "flit", "hatch", "poetry", "maturin", or "meson"
 #
</pre><pre style='margin:0'>

</pre>