python3-*

This commit is contained in:
Rmys
2021-10-22 17:46:11 +03:00
parent f637729d46
commit fc5133d319
126 changed files with 1120 additions and 177 deletions
@@ -13,7 +13,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="cab0a4f817bb19ea0a2e314eeb5b46eccd1a6320" type="targz">https://github.com/websocket-client/websocket-client/archive/v0.57.0.tar.gz</Archive>
<Archive sha1sum="d02142efed35dc28240d29766e56fc923b1f8e1a" type="targz">https://github.com/websocket-client/websocket-client/archive/v1.1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -33,6 +33,13 @@
</Files>
</Package>
<History>
<Update release="8">
<Date>2021-08-07</Date>
<Version>1.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-12-26</Date>
<Version>0.57.0</Version>