<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/2dc18251a370c6d6a2fa2451bc714741260e6a49">https://github.com/macports/macports-ports/commit/2dc18251a370c6d6a2fa2451bc714741260e6a49</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2dc18251a370c6d6a2fa2451bc714741260e6a49
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sun Oct 30 21:01:52 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    python PG: specify that python.test_framework can be an empty string
</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 71d4a30eb86..221699348bc 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;'>@@ -20,7 +20,7 @@
</span> #   "flit", "hatch", or "poetry"
 #
 # python.test_framework: specify the test framework to use; one of "pytest" (default),
<span style='display:block; white-space:pre;background:#ffe0e0;'>-#   "nose", or "unittest"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#   "nose", "unittest", or <empty string>
</span> #
 # Note: setting these options requires name to be set beforehand
 
</pre><pre style='margin:0'>

</pre>