<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/c97f94088d98096224b0b8bd529d263790296ecd">https://github.com/macports/macports-ports/commit/c97f94088d98096224b0b8bd529d263790296ecd</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c97f94088d98096224b0b8bd529d263790296ecd
</span>Author: Vadym-Valdis Yudaiev (Glory to Ukraine) <judaew@macports.org>
AuthorDate: Wed Apr 13 00:00:01 2022 +0300
<span style='display:block; white-space:pre;color:#404040;'> py-aws-sam-translator: update to 1.45.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 7de21e16df1..e95dcae6402 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.44.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup awslabs serverless-application-model 1.45.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 962151b86d1059a28fba18bead3b13b3d5218c4fae4d88ca63e8565b69dcd613 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- rmd160 4b496f873eb47392e597436b0b03926cbed597d6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 1047747
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums sha256 2e778752f6a277b3adcccd59a7456a258181bad41d7613e9a79a36649e0dc6e5 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ rmd160 e608ee84980881b6dc5b68ee5803231abc00828e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 1053946
</span>
python.versions 37 38 39 310
</pre><pre style='margin:0'>
</pre>