python3-sanic-21.9.1
This commit is contained in:
@@ -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="c86605600190c9b52943923f1ce56f307f7efc48" type="targz">https://github.com/huge-success/sanic/archive/v20.6.3.tar.gz</Archive>
|
||||
<Archive sha1sum="73f25d6f073008961fe7979759ebddf3247396f9" type="targz">https://github.com/huge-success/sanic/archive/v21.9.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -41,6 +41,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2021-10-28</Date>
|
||||
<Version>21.9.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-07-21</Date>
|
||||
<Version>20.6.3</Version>
|
||||
@@ -84,4 +91,4 @@
|
||||
<Email>ismetsezer1996@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user