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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-w3lib/Portfile b/python/py-w3lib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0b7f1c221e5..7ab96cc0165 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-w3lib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-w3lib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ checksums           rmd160  2e9b10b5770857025006216b7c4d3adc59e22576 \
</span>                     sha256  0ad6d0203157d61149fd45aaed2e24f53902989c32fc1dccc2e2bfba371560df \
                     size    39121
 
<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> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>