python2-sanic: ver bump

This commit is contained in:
blue-devil
2020-09-01 00:18:35 +02:00
parent 47d7b506f3
commit 992b876971
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>A web server and web framework that's written to go fast. Build fast. Run fast.</Summary>
<Description>Sanic is a Python 3.6+ web server and web framework that's written to go fast. It allows the usage of the async/await syntax added in Python 3.5, which makes your code non-blocking and speedy.</Description>
<Archive sha1sum="49df8693be6b7501d44ba4040ad8c7fb6ae1ad57" type="targz">https://github.com/huge-success/sanic/archive/v20.3.0.tar.gz</Archive>
<Archive sha1sum="c86605600190c9b52943923f1ce56f307f7efc48" type="targz">https://github.com/huge-success/sanic/archive/v20.6.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -41,6 +41,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-07-21</Date>
<Version>20.6.3</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-05-18</Date>
<Version>20.3.0</Version>