<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/cb81c58d578cb7086767a4e3d9a40b7059dee499">https://github.com/macports/macports-ports/commit/cb81c58d578cb7086767a4e3d9a40b7059dee499</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 cb81c58d578 py-rfc3986-validator: add py313 subport
</span>cb81c58d578 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit cb81c58d578cb7086767a4e3d9a40b7059dee499
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Dec 17 14:25:42 2024 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-rfc3986-validator: add py313 subport
</span>---
python/py-rfc3986-validator/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-rfc3986-validator/Portfile b/python/py-rfc3986-validator/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 280dd946ccc..6aa10e37fd6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-rfc3986-validator/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-rfc3986-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>