<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a39a72b49df1e2e7b45580ba787f3b200a92ae3a">https://github.com/macports/macports-ports/commit/a39a72b49df1e2e7b45580ba787f3b200a92ae3a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a39a72b49df1e2e7b45580ba787f3b200a92ae3a
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Fri Feb 3 13:23:25 2023 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-testfixtures: add python 3.11
</span>---
 python/py-testfixtures/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-testfixtures/Portfile b/python/py-testfixtures/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f84899474fe..58dc3e2ba60 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-testfixtures/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-testfixtures/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,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         {khindenburg @kurthindenburg} openmaintainer
 
</pre><pre style='margin:0'>

</pre>