python3-websocket-client

This commit is contained in:
Rmys
2018-08-19 16:25:22 +03:00
parent f687867c1e
commit 605e36e49c
@@ -10,7 +10,7 @@
<IsA>app:console</IsA>
<Summary>WebSocket client library for Python</Summary>
<Description>websocket-client module is WebSocket client for python. This provide the low level APIs for WebSocket. All APIs are the synchronous functions.</Description>
<Archive sha1sum="9a6ee2a11b5c29393dae39a3dc62c219eb254856" type="targz">https://github.com/liris/websocket-client/archive/v0.47.0.tar.gz</Archive>
<Archive sha1sum="ff0b8c989cecf823b8b5b7f1bf7d417c9a7a1509" type="targz">https://github.com/liris/websocket-client/archive/v0.48.0.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -29,6 +29,13 @@
</Files>
</Package>
<History>
<Update release="6">
<Date>2018-08-19</Date>
<Version>0.48.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-02-25</Date>
<Version>0.47.0</Version>