<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/d4f9924e1a68eabccbc17189df271f805edd0236">https://github.com/macports/macports-ports/commit/d4f9924e1a68eabccbc17189df271f805edd0236</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d4f9924e1a68eabccbc17189df271f805edd0236
</span>Author: Vadym-Valdis Yudaiev <judaew@macports.org>
AuthorDate: Wed Jun 8 17:52:37 2022 +0300

<span style='display:block; white-space:pre;color:#404040;'>    py310-aws-sam-translator: update to 1.46.0
</span>---
 python/py-aws-sam-translator/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-aws-sam-translator/Portfile b/python/py-aws-sam-translator/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e95dcae6402..6ed99695a63 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-aws-sam-translator/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-aws-sam-translator/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           python 1.0
</span> PortGroup           github 1.0
 
 name                py-aws-sam-translator
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        awslabs serverless-application-model 1.45.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        awslabs serverless-application-model 1.46.0 v
</span> github.tarball_from archive
 revision            0
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,9 +16,9 @@ maintainers         {judaew @judaew} openmaintainer
</span> description         AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           sha256  2e778752f6a277b3adcccd59a7456a258181bad41d7613e9a79a36649e0dc6e5 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    rmd160  e608ee84980881b6dc5b68ee5803231abc00828e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1053946
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           sha256  b90cc87d0c4a6ecd52e5b324791338e31753063b573627b03425b8865bb395e0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    rmd160  9963192d8861307039b94c0ff2146d9fb16676de \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    1082378
</span> 
 python.versions     37 38 39 310
 
</pre><pre style='margin:0'>

</pre>