<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/8e350a8eea2ed3d5951b885d96eb67b17b26fca2">https://github.com/macports/macports-ports/commit/8e350a8eea2ed3d5951b885d96eb67b17b26fca2</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8e350a8eea2ed3d5951b885d96eb67b17b26fca2
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Fri Feb 3 13:20:20 2023 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-incremental/Portfile b/python/py-incremental/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a8263efc93d..183d3b608a0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-incremental/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-incremental/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ checksums           rmd160  58a17ce949f8b06c0efdd9f09e79d942f3318543 \
</span>                     sha256  02f5de5aff48f6b9f665d99d48bfc7ec03b6e3943210de7cfc88856d755d6f57 \
                     size    17058
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 35 36 37 38 39 310
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 35 36 37 38 39 310 311
</span> 
 if {${name} ne ${subport}} {
     # see https://pypi.python.org/pypi/incremental/
</pre><pre style='margin:0'>

</pre>