<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8b54b4ba945aeccf99b0aee93e09444b168fc062">https://github.com/macports/macports-ports/commit/8b54b4ba945aeccf99b0aee93e09444b168fc062</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 8b54b4ba945 py-confection: drop py 3.13, dependency missing
</span>8b54b4ba945 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 8b54b4ba945aeccf99b0aee93e09444b168fc062
</span>Author: i0ntempest <i0ntempest@i0ntempest.com>
AuthorDate: Wed Jan 29 21:29:27 2025 +0800
<span style='display:block; white-space:pre;color:#404040;'> py-confection: drop py 3.13, dependency missing
</span>---
python/py-confection/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-confection/Portfile b/python/py-confection/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 589351611db..1d3c1e23de5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-confection/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-confection/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,7 +27,7 @@ description The sweetest config system for Python
</span> long_description {*}${description}
# Supported python versions
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 39 310 311 312 313
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 39 310 311 312
</span>
if {${name} ne ${subport}} {
depends_lib-append \
</pre><pre style='margin:0'>
</pre>