<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/83c386f74e4229fe5e1010fd0823bc908e72c611">https://github.com/macports/macports-ports/commit/83c386f74e4229fe5e1010fd0823bc908e72c611</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 83c386f74e4229fe5e1010fd0823bc908e72c611
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sun Sep 17 11:43:15 2023 -0400
<span style='display:block; white-space:pre;color:#404040;'> py-iocapture: clean-up test phase
</span>---
python/py-iocapture/Portfile | 6 ------
1 file changed, 6 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-iocapture/Portfile b/python/py-iocapture/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d0d55b42b17..661c8eba723 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-iocapture/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-iocapture/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,11 +33,5 @@ if {${name} ne ${subport}} {
</span> port:py${python.version}-pytest-runner \
port:py${python.version}-six
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> test.run yes
<span style='display:block; white-space:pre;background:#ffe0e0;'>- test.cmd py.test-${python.branch}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- test.target
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- test.env PYTHONPATH=${worksrcpath}/build/lib
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- livecheck.type none
</span> }
</pre><pre style='margin:0'>
</pre>