python3-websocket-client:ver.bump
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>WebSocket client library for Python</Summary>
|
<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>
|
<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/liris/websocket-client/archive/v0.40.0.tar.gz</Archive>
|
<Archive sha1sum="66e7a45b6962ad071374d1409a4257a7cf73538e" type="targz">https://github.com/liris/websocket-client/archive/v0.46.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
|
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
|
||||||
<Dependency>python3-setuptools</Dependency>
|
<Dependency>python3-setuptools</Dependency>
|
||||||
@@ -29,6 +29,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2018-01-31</Date>
|
||||||
|
<Version>0.46.0</Version>
|
||||||
|
<Comment>Release Bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2017-02-01</Date>
|
<Date>2017-02-01</Date>
|
||||||
<Version>0.40.0</Version>
|
<Version>0.40.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user