<pre style='margin:0'>
Haren S (harens) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2f8427e59fd3e3de2f8ea890fd4a6a5561b4caf3">https://github.com/macports/macports-ports/commit/2f8427e59fd3e3de2f8ea890fd4a6a5561b4caf3</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 2f8427e59fd py-llfuse: add py310 subport
</span>2f8427e59fd is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 2f8427e59fd3e3de2f8ea890fd4a6a5561b4caf3
</span>Author: Haren S <12570877+harens@users.noreply.github.com>
AuthorDate: Wed Mar 9 20:03:47 2022 +0000
<span style='display:block; white-space:pre;color:#404040;'> py-llfuse: add py310 subport
</span>---
python/py-llfuse/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-llfuse/Portfile b/python/py-llfuse/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2e7d1248510..61b91f99acd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-llfuse/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-llfuse/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ long_description Python-LLFUSE is a set of Python bindings for the low \
</span>
homepage https://github.com/python-llfuse/python-llfuse/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 27 35 36 37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 35 36 37 38 39 310
</span>
if {${name} ne ${subport}} {
depends_build-append port:pkgconfig \
</pre><pre style='margin:0'>
</pre>