python3-zappa:ver bump

This commit is contained in:
blue-devil
2020-03-12 01:13:50 +03:00
parent 4326583a5b
commit 0da5bf8cf4
@@ -14,14 +14,11 @@
<IsA>app:console</IsA>
<Summary>Zappa - Serverless Python</Summary>
<Description>Server-less Python Web Services for AWS Lambda and API Gateway</Description>
<Archive sha1sum="cc096f0ace139c225279c7ddbed4bac137d1c9c2" type="targz">https://github.com/Miserlou/Zappa/archive/0.50.0.tar.gz</Archive>
<Archive sha1sum="246c59454c29909174177ef42a8d66de0501757d" type="targz">https://github.com/Miserlou/Zappa/archive/0.51.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<Patches>
<!--<Patch>SupportForRunningOnPy38.patch</Patch>-->
</Patches>
</Source>
<Package>
@@ -39,6 +36,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-03-11</Date>
<Version>0.51.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-02-21</Date>
<Version>0.50.0</Version>