<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/58cd0bbb068607165bc47a97d6db84633f9a63c8">https://github.com/macports/macports-ports/commit/58cd0bbb068607165bc47a97d6db84633f9a63c8</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 58cd0bbb068607165bc47a97d6db84633f9a63c8
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Jan 1 00:52:15 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    python pg: move misplaced note
</span>---
 _resources/port1.0/group/python-1.0.tcl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<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 221699348bc..c63445fefe6 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;'>@@ -13,6 +13,8 @@
</span> #   always set this (even if you have your own subport blocks)
 # python.default_version: which version will be installed if the user asks
 #   for py-foo rather than pyXY-foo
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Note: setting these options requires name to be set beforehand
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#
</span> # python.consistent_destroot: set consistent environment values in build and destroot phases
 #
 # python.pep517: build using PEP517 (default is "no")
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,8 +23,6 @@
</span> #
 # python.test_framework: specify the test framework to use; one of "pytest" (default),
 #   "nose", "unittest", or <empty string>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-#
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# Note: setting these options requires name to be set beforehand
</span> 
 categories      python
 
</pre><pre style='margin:0'>

</pre>