<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/6713d6abaa9391b95008efdfa64a78e06b128571">https://github.com/macports/macports-ports/commit/6713d6abaa9391b95008efdfa64a78e06b128571</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6713d6abaa9391b95008efdfa64a78e06b128571
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Wed Mar 15 20:17:01 2023 +0200
<span style='display:block; white-space:pre;color:#404040;'> py-aws-sam-translator: update to 1.62.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 f74204d01a9..5328d5a5c20 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.60.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup awslabs serverless-application-model 1.62.0 v
</span> github.tarball_from archive
revision 0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,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 f52cc9e802373410fc0284df4cf7b158593eec9816df9874beee8513c1d2f76c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- rmd160 41964438b57a4887aa69b9205a57c3c7800fb73d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 4600439
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums sha256 4292a8fb890082cb149ed22d4ba262dcbff04d2dac99083a2f2efcee8df525bb \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ rmd160 bd620d7d3f52c1d5c0e834cd8b12eab5919b46c8 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 5177544
</span>
python.versions 39 310 311
</pre><pre style='margin:0'>
</pre>