<pre style='margin:0'>
Vadim-Valdis Yudaev (judaew) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7c8e75a545559ee18412ffba84f846a667a58617">https://github.com/macports/macports-ports/commit/7c8e75a545559ee18412ffba84f846a667a58617</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7c8e75a545559ee18412ffba84f846a667a58617
</span>Author: judaew (Glory to Ukraine) <judaew@macports.org>
AuthorDate: Fri Mar 25 13:35:48 2022 +0200
<span style='display:block; white-space:pre;color:#404040;'> py-aws-sam-translator: update to 1.43.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 f27c3606d2b..eda4f8dc386 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.42.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup awslabs serverless-application-model 1.43.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 85c8950dd23f2db86ef8f1974e1d426baafc296670d268ee84b6c74a699ebb78 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- rmd160 9ec87b790ede9796cb101f0d5707b56c3765e66b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 1017720
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums sha256 f2283a05b48d615b666523566177d52b368447f6386145833d518fe69be72222 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ rmd160 368a5df70ac1fb607620b42d02fbd730e458cabd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 1046840
</span>
python.versions 37 38 39 310
</pre><pre style='margin:0'>
</pre>