<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/48da10bef70e76be5ef19933a9a5cd7361b39329">https://github.com/macports/macports-ports/commit/48da10bef70e76be5ef19933a9a5cd7361b39329</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 48da10bef70 py-pytest-lazy-fixture: drop py37 subport
</span>48da10bef70 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 48da10bef70e76be5ef19933a9a5cd7361b39329
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Wed Jan 10 19:58:04 2024 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-pytest-lazy-fixture: drop py37 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 57d8a90fe40..439975486bc 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;'>@@ -20,7 +20,7 @@ checksums rmd160 351846fe029f1f84c04be65bab4dd662addcc7db \
</span>
supported_archs noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 37 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 38 39 310 311
</span>
if {${name} ne ${subport}} {
depends_build-append \
</pre><pre style='margin:0'>
</pre>