<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1fc1e93c194c43bd06480115fad6c7f16e7c4128">https://github.com/macports/macports-ports/commit/1fc1e93c194c43bd06480115fad6c7f16e7c4128</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 1fc1e93c194c43bd06480115fad6c7f16e7c4128
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Sat Oct 16 04:05:04 2021 -0400

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-charset-normalizer/Portfile b/python/py-charset-normalizer/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 40c050fe57c..17290d524ad 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-charset-normalizer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-charset-normalizer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms           darwin
</span> license             MIT
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     35 36 37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     35 36 37 38 39 310
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
</pre><pre style='margin:0'>

</pre>