<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ec6066f97395854207916841823e85a1ea409ff2">https://github.com/macports/macports-ports/commit/ec6066f97395854207916841823e85a1ea409ff2</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 ec6066f9739 sshuttle: add poetry backend
</span>ec6066f9739 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit ec6066f97395854207916841823e85a1ea409ff2
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Tue Feb 27 15:30:32 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> sshuttle: add poetry backend
</span>---
net/sshuttle/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/sshuttle/Portfile b/net/sshuttle/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b52cb34a176..e671fd40c66 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/sshuttle/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/sshuttle/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -41,3 +41,5 @@ depends_test-append port:py${python.version}-flake8 \
</span> port:py${python.version}-pytest \
port:py${python.version}-pytest-cov \
port:py${python.version}-pytest-runner
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.pep517_backend poetry
</span></pre><pre style='margin:0'>
</pre>