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

<span style='display:block; white-space:pre;color:#808000;'>commit d9608db11a04fe628d5a49d0cd496e435d71c29b
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Thu Jan 18 15:51:22 2024 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-pytest-lazy-fixture: add py312 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 5f81475082d..8cec5a86e91 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     38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     38 39 310 311 312
</span> 
 if {${name} ne ${subport}} {
     depends_run-append \
</pre><pre style='margin:0'>

</pre>