diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-08-31 20:18:28 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-07 09:08:58 +0700 |
commit | 50b38ac6d0a7bc32e1ad69d2e46fc7d96e9f83f5 (patch) | |
tree | 0913fcbb64271304760f3c1ab27d2a413f8a46b2 /python/python3-websockets/python3-websockets.info | |
parent | 772e2e85debb9081b0a66d52d07348c9cf11bef9 (diff) |
python/python3-websockets: Updated for version 13.0.1.
Updating and fixing UNKNOWN issue with permission from Dimitris.
Needed python3-setuptools-opt.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-websockets/python3-websockets.info')
-rw-r--r-- | python/python3-websockets/python3-websockets.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-websockets/python3-websockets.info b/python/python3-websockets/python3-websockets.info index 003a304dcd3d5..720ac9a694862 100644 --- a/python/python3-websockets/python3-websockets.info +++ b/python/python3-websockets/python3-websockets.info @@ -1,10 +1,10 @@ PRGNAM="python3-websockets" -VERSION="12.0" +VERSION="13.0.1" HOMEPAGE="https://github.com/aaugustin/websockets" -DOWNLOAD="https://files.pythonhosted.org/packages/2e/62/7a7874b7285413c954a4cca3c11fd851f11b2fe5b4ae2d9bee4f6d9bdb10/websockets-12.0.tar.gz" -MD5SUM="49d033c8236aa56ba2524f65570a27c5" +DOWNLOAD="https://files.pythonhosted.org/packages/source/w/websockets/websockets-13.0.1.tar.gz" +MD5SUM="b3d1cc7a447c4f91b0c6f24beaf312cc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-wheel python3-build" +REQUIRES="python3-setuptools-opt" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |