<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/ad2a4fc995d27c6f79363114d26d89780c24983a">https://github.com/macports/macports-ports/commit/ad2a4fc995d27c6f79363114d26d89780c24983a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit ad2a4fc995d27c6f79363114d26d89780c24983a
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Fri Feb 11 10:37:24 2022 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-gitpython/Portfile b/python/py-gitpython/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 29eb2aeae96..5fbe23cdb39 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-gitpython/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-gitpython/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ checksums           rmd160  73ddde7f2b63737ea58bbdca58df09e19045d050 \
</span>                     sha256  9267df553ae8735db91e24a2058b915387c07f85c556552477f54bb6abf64963 \
                     size    449261
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 36 37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 36 37 38 39 310
</span> 
 if {${name} ne ${subport}} {
     if {${python.version} == 27} {
</pre><pre style='margin:0'>

</pre>