python3-websockets: update to 13.1.
This commit is contained in:
parent
61f402e975
commit
d162e3281d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-websockets'
|
||||
pkgname=python3-websockets
|
||||
version=13.0.1
|
||||
version=13.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://websockets.readthedocs.io/en/stable/"
|
||||
changelog="https://websockets.readthedocs.io/en/stable/project/changelog.html"
|
||||
distfiles="${PYPI_SITE}/w/websockets/websockets-${version}.tar.gz"
|
||||
checksum=4d6ece65099411cfd9a48d13701d7438d9c34f479046b34c50ff60bb8834e43e
|
||||
checksum=a3b3366087c1bc0a2795111edcadddb8b3b59509d5db5d7ea3fdd69f954a8878
|
||||
# Package ships no tests
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue