<pre style='margin:0'>
Andrey Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a18364b293dc44d7e5be7d99136e8b69460e55a8">https://github.com/macports/macports-ports/commit/a18364b293dc44d7e5be7d99136e8b69460e55a8</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 a18364b293d py-magic: add Python 3.13 support
</span>a18364b293d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a18364b293dc44d7e5be7d99136e8b69460e55a8
</span>Author: Petr Razumov <p@rzmv.cc>
AuthorDate: Mon Mar 3 13:32:14 2025 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-magic/Portfile b/python/py-magic/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 30aeecabdbe..8b6e23493c0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-magic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-magic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ license             MIT
</span> supported_archs     noarch
 platforms           {darwin any}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 38 39 310 311 312
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 38 39 310 311 312 313
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
</pre><pre style='margin:0'>

</pre>