<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/2db327d1b2787c2042295e98ed0550d56b704615">https://github.com/macports/macports-ports/commit/2db327d1b2787c2042295e98ed0550d56b704615</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 2db327d1b27 py-pytest-timeout: add py27 subport
</span>2db327d1b27 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2db327d1b2787c2042295e98ed0550d56b704615
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sat May 15 21:59:33 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-pytest-timeout: add py27 subport
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/62556
</span>---
 python/py-pytest-timeout/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pytest-timeout/Portfile b/python/py-pytest-timeout/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 34874084171..4582a4839bc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pytest-timeout/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pytest-timeout/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,7 @@ supported_archs     noarch
</span> description         py.test plugin to abort hanging tests
 long_description    {*}${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 37 38 39
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>