<pre style='margin:0'>
Vadym-Valdis Yudaiev (judaew) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0e0b8298c05bc7b6501fb7e5c7158bf27e894b69">https://github.com/macports/macports-ports/commit/0e0b8298c05bc7b6501fb7e5c7158bf27e894b69</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 0e0b8298c05 py-awscli: Fix typo in notes
</span>0e0b8298c05 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0e0b8298c05bc7b6501fb7e5c7158bf27e894b69
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Fri May 5 22:34:03 2023 +0300

<span style='display:block; white-space:pre;color:#404040;'>    py-awscli: Fix typo in notes
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Thanks to Forrest for the helpful catch.
</span>---
 python/py-awscli/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-awscli/Portfile b/python/py-awscli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d4c0a3a6033..a88547f3c73 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-awscli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-awscli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -81,7 +81,7 @@ port select --set ${select.group} [file tail ${select.file}]
</span> If you use a plugin in your ~/.aws/config, it must be installed. For example,
 Wasabi for S3 uses the awscli_plugin_endpoint plugin. Just install it:
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-port install py${python.version}-awscli_plugin_endpoint
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+port install py${python.version}-awscli-plugin-endpoint
</span> 
 If your plugin is not in MacPorts, you can install it using the
 py${python.version}-pip port, for example:
</pre><pre style='margin:0'>

</pre>