python-websocket-client-0.47.0

This commit is contained in:
Rmys
2018-02-26 19:41:06 +03:00
committed by GitHub
parent f18a110285
commit 804ea75e3d
@@ -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="4d3e3d413aefe28864f8e8c416640c4a42c5a0d6" type="targz">https://github.com/websocket-client/websocket-client/archive/v0.40.0.tar.gz</Archive>
<Archive sha1sum="9a6ee2a11b5c29393dae39a3dc62c219eb254856" type="targz">https://github.com/websocket-client/websocket-client/archive/v0.47.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
@@ -31,6 +31,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-02-25</Date>
<Version>0.47.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-25</Date>
<Version>0.40.0</Version>