<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/99c974d6610efd3ee8216d334365ec5ba7fd2ac3">https://github.com/macports/macports-ports/commit/99c974d6610efd3ee8216d334365ec5ba7fd2ac3</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 99c974d6610 py-sphinx-copybutton: Add py312 support
</span>99c974d6610 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 99c974d6610efd3ee8216d334365ec5ba7fd2ac3
</span>Author: Remko Scharroo <remko.scharroo@eumetsat.int>
AuthorDate: Mon Jan 22 13:58:43 2024 +0100

<span style='display:block; white-space:pre;color:#404040;'>    py-sphinx-copybutton: Add py312 support
</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 5b4f9885559..21bfab2db1a 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;'>@@ -18,7 +18,7 @@ long_description    {*}$description
</span> 
 homepage            https://sphinx-copybutton.readthedocs.io/en/latest/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     38 39 310 311 312
</span> 
 # Has a submodule that isn't included in the release tarballs.
 fetch.type          git
</pre><pre style='margin:0'>

</pre>