<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/7e2524a50acb9d9e38fe8d69ab47516dd23c233e">https://github.com/macports/macports-ports/commit/7e2524a50acb9d9e38fe8d69ab47516dd23c233e</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 7e2524a50ac py-rfc3339-validator: add py313 subport
</span>7e2524a50ac is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 7e2524a50acb9d9e38fe8d69ab47516dd23c233e
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Dec 17 14:13:14 2024 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-rfc3339-validator: add py313 subport
</span>---
python/py-rfc3339-validator/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-rfc3339-validator/Portfile b/python/py-rfc3339-validator/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 14315665d25..63cb856b2f3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-rfc3339-validator/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-rfc3339-validator/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@ license BSD
</span> supported_archs noarch
platforms {darwin any}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 38 39 310 311 312
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 38 39 310 311 312 313
</span>
maintainers nomaintainer
</pre><pre style='margin:0'>
</pre>