<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0c2a3101fa364cf79bf320dcbd408e069bf069cf">https://github.com/macports/macports-ports/commit/0c2a3101fa364cf79bf320dcbd408e069bf069cf</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 0c2a3101fa364cf79bf320dcbd408e069bf069cf
</span>Author: Mark Mentovai <mark@mentovai.com>
AuthorDate: Tue Nov 22 10:17:12 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-pytest-subtests: add py311 subport
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Depends on py311-setuptools_scm_git_archive.
</span>---
 python/py-pytest-subtests/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pytest-subtests/Portfile b/python/py-pytest-subtests/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c61a11b6fd7..19b6242f88e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pytest-subtests/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pytest-subtests/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms           {darwin any}
</span> supported_archs     noarch
 license             MIT
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38 39 310
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     37 38 39 310 311
</span> 
 maintainers         nomaintainer
 
</pre><pre style='margin:0'>

</pre>