<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a46616a313e5012bf0bb3c1392e646890ee93371">https://github.com/macports/macports-ports/commit/a46616a313e5012bf0bb3c1392e646890ee93371</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a46616a313e5012bf0bb3c1392e646890ee93371
</span>Author: Kirill A. Korinsky <kirill@korins.ky>
AuthorDate: Wed Nov 17 00:49:32 2021 +0100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jsonpath-rw/Portfile b/python/py-jsonpath-rw/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 99b93402f71..31051d0e8aa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jsonpath-rw/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jsonpath-rw/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ checksums           rmd160  a7071db0a51a94e97868c03d50098ae022022a41 \
</span>                     sha256  05c471281c45ae113f6103d1268ec7a4831a2e96aa80de45edc89b11fac4fbec \
                     size    13814
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     37 38 39 310
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>