<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/32649acd1a3944e4b358c2e6c314eb2a2a26732f">https://github.com/macports/macports-ports/commit/32649acd1a3944e4b358c2e6c314eb2a2a26732f</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 32649acd1a3 py-types-docutils, py-types-python-dateutil, py-types-pytz, py-types-simplejson, py-types-ujson: add python 3.11 support
</span>32649acd1a3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 32649acd1a3944e4b358c2e6c314eb2a2a26732f
</span>Author: Toby Peterson <toby@macports.org>
AuthorDate: Tue Nov 29 11:07:57 2022 -0800

<span style='display:block; white-space:pre;color:#404040;'>    py-types-docutils, py-types-python-dateutil, py-types-pytz, py-types-simplejson, py-types-ujson: add python 3.11 support
</span>---
 python/py-types-docutils/Portfile        | 2 +-
 python/py-types-python-dateutil/Portfile | 2 +-
 python/py-types-pytz/Portfile            | 2 +-
 python/py-types-simplejson/Portfile      | 2 +-
 python/py-types-ujson/Portfile           | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-types-docutils/Portfile b/python/py-types-docutils/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dfd40593d30..1ceef297016 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-types-docutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-types-docutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ checksums           rmd160  77dfe9071f69414d927482602f64bd756816e5dd \
</span>                     sha256  be0a51ba1c7dd215d9d2df66d6845e63c1009b4bbf4c5beb87a0d9745cdba962 \
                     size    8869
 
<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 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-types-python-dateutil/Portfile b/python/py-types-python-dateutil/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 97f70513886..e2d366ea727 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-types-python-dateutil/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-types-python-dateutil/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ license             Apache-2
</span> supported_archs     noarch
 platforms           {darwin any}
 
<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
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-types-pytz/Portfile b/python/py-types-pytz/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 39c3912416b..c19a7d5e63b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-types-pytz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-types-pytz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ license             Apache-2
</span> supported_archs     noarch
 platforms           {darwin any}
 
<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
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-types-simplejson/Portfile b/python/py-types-simplejson/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4039323e25f..b3d4ca25135 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-types-simplejson/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-types-simplejson/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ license             Apache-2
</span> supported_archs     noarch
 platforms           {darwin any}
 
<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
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-types-ujson/Portfile b/python/py-types-ujson/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d6e6dc9d25f..9d7ce42e08d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-types-ujson/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-types-ujson/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ license             Apache-2
</span> supported_archs     noarch
 platforms           {darwin any}
 
<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>