<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/370d2104717c94bed88e33f7697f301a5d4677d9">https://github.com/macports/macports-ports/commit/370d2104717c94bed88e33f7697f301a5d4677d9</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 370d2104717 py-send2trash: add py311 subport
</span>370d2104717 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 370d2104717c94bed88e33f7697f301a5d4677d9
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Jan 17 15:17:20 2023 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-send2trash: add py311 subport
</span>---
python/py-send2trash/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-send2trash/Portfile b/python/py-send2trash/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0a003c0e73e..889cb91e2b4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-send2trash/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-send2trash/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms {darwin any}
</span> license BSD
supported_archs noarch
<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 37 38 39 310 311
</span>
maintainers {stromnov @stromnov} openmaintainer
</pre><pre style='margin:0'>
</pre>