<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f721d5ada9f249085cbaf996836814b10fbc1715">https://github.com/macports/macports-ports/commit/f721d5ada9f249085cbaf996836814b10fbc1715</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 f721d5ada9f py-sphinx-copybutton: add py313 subport
</span>f721d5ada9f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit f721d5ada9f249085cbaf996836814b10fbc1715
</span>Author: Remko Scharroo <remko.scharroo@eumetsat.int>
AuthorDate: Tue Apr 15 20:14:34 2025 +0200
<span style='display:block; white-space:pre;color:#404040;'> py-sphinx-copybutton: add py313 subport
</span>---
python/py-sphinx-copybutton/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sphinx-copybutton/Portfile b/python/py-sphinx-copybutton/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9ac37a9617c..0e4b6725bb0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sphinx-copybutton/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sphinx-copybutton/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +20,7 @@ long_description {*}$description
</span>
homepage https://sphinx-copybutton.readthedocs.io/en/latest/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 39 310 311 312
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 39 310 311 312 313
</span>
# Has a submodule that isn't included in the release tarballs.
fetch.type git
</pre><pre style='margin:0'>
</pre>