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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a7c38ec4c548c7b7dad6a324d10e9217b071ff95">https://github.com/macports/macports-ports/commit/a7c38ec4c548c7b7dad6a324d10e9217b071ff95</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 a7c38ec4c54 py-matplotlib: Add python 3.11 support
</span>a7c38ec4c54 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a7c38ec4c548c7b7dad6a324d10e9217b071ff95
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Tue Dec 13 12:19:36 2022 +0000

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-matplotlib/Portfile b/python/py-matplotlib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 24e99285428..60a183b93e3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-matplotlib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-matplotlib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,7 +31,7 @@ checksums           rmd160  f6a1023ebf7cd4f24fd78fa481453feaef8dd10c \
</span> 
 use_parallel_build  no
 
<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}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>