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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0b7a6679047be385131904bd867174c82b902bc8">https://github.com/macports/macports-ports/commit/0b7a6679047be385131904bd867174c82b902bc8</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 0b7a6679047 doctest-ignore-unicode: add py311 subport
</span>0b7a6679047 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0b7a6679047be385131904bd867174c82b902bc8
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Sun Jan 29 10:35:09 2023 -0600

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-doctest-ignore-unicode/Portfile b/python/py-doctest-ignore-unicode/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9b88342ffd4..7d1826df6fb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-doctest-ignore-unicode/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-doctest-ignore-unicode/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           python 1.0
</span> name                py-doctest-ignore-unicode
 version             0.1.2
 revision            0
<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> categories-append   devel
 supported_archs     noarch
 platforms           {darwin any}
</pre><pre style='margin:0'>

</pre>