python3-websockets: update to 10.3.
This commit is contained in:
parent
9edc758f25
commit
5a242e760c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-websockets'
|
||||
pkgname=python3-websockets
|
||||
version=10.2
|
||||
version=10.3
|
||||
revision=1
|
||||
wrksrc="${pkgname#python3-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,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=8351c3c86b08156337b0e4ece0e3c5ec3e01fcd14e8950996832a23c99416098
|
||||
checksum=fc06cc8073c8e87072138ba1e431300e2d408f054b27047d047b549455066ff4
|
||||
# Package ships no tests
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue