<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/7fb2bf104788f6b8aabe5280cb854a8d98293085">https://github.com/macports/macports-ports/commit/7fb2bf104788f6b8aabe5280cb854a8d98293085</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 7fb2bf10478 py-pytest-lazy-fixture: add py313 subport
</span>7fb2bf10478 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7fb2bf104788f6b8aabe5280cb854a8d98293085
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Sun May 4 19:02:53 2025 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-pytest-lazy-fixture: add py313 subport
</span>---
 python/py-pytest-lazy-fixture/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pytest-lazy-fixture/Portfile b/python/py-pytest-lazy-fixture/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ab2e73a3b0a..9985b68b35f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pytest-lazy-fixture/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pytest-lazy-fixture/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ checksums           rmd160  351846fe029f1f84c04be65bab4dd662addcc7db \
</span> 
 supported_archs     noarch
 
<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> 
 if {${name} ne ${subport}} {
     depends_run-append \
</pre><pre style='margin:0'>

</pre>