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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0cecc03e08625cad7a8ca2416008741325e5fda8">https://github.com/macports/macports-ports/commit/0cecc03e08625cad7a8ca2416008741325e5fda8</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 0cecc03e086 py-hid: add python 3.11 subport, drop python 3.9 and below
</span>0cecc03e086 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0cecc03e08625cad7a8ca2416008741325e5fda8
</span>Author: Basil Shubin <basil.shubin@gmail.com>
AuthorDate: Sat Dec 31 13:57:33 2022 +0600

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-hid/Portfile b/python/py-hid/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ca1f16b5192..822ab89734c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-hid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-hid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,7 +26,7 @@ checksums           rmd160  8afa962c1e67e7d0f06e1cf9d28f8737e8f1e19e \
</span> 
 patchfiles          hid-__init__.py.patch
 
<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     310 311
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>