<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b6664b1c7220b0c35b6d7bc3450072bc28bff3a5">https://github.com/macports/macports-ports/commit/b6664b1c7220b0c35b6d7bc3450072bc28bff3a5</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 b6664b1c722 py-tomli: remove py-tomli dependency, which was removed in py-flit 3.8.0
</span>b6664b1c722 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit b6664b1c7220b0c35b6d7bc3450072bc28bff3a5
</span>Author: Toby Peterson <toby@macports.org>
AuthorDate: Sat Oct 5 17:53:23 2024 -0700
<span style='display:block; white-space:pre;color:#404040;'> py-tomli: remove py-tomli dependency, which was removed in py-flit 3.8.0
</span>---
python/py-flit/Portfile | 1 -
1 file changed, 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-flit/Portfile b/python/py-flit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 255b0bf7744..a1015485b96 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-flit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-flit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,6 +31,5 @@ if {$subport ne $name} {
</span> depends_run-append port:py${python.version}-flit_core \
port:py${python.version}-requests \
port:py${python.version}-docutils \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- port:py${python.version}-tomli \
</span> port:py${python.version}-tomli-w
}
</pre><pre style='margin:0'>
</pre>