python3-websockets: update to 11.0.3.
This commit is contained in:
parent
8244a87106
commit
51323a041f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-websockets'
|
# Template file for 'python3-websockets'
|
||||||
pkgname=python3-websockets
|
pkgname=python3-websockets
|
||||||
version=11.0.2
|
version=11.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://websockets.readthedocs.io/en/stable/"
|
homepage="https://websockets.readthedocs.io/en/stable/"
|
||||||
changelog="https://websockets.readthedocs.io/en/stable/project/changelog.html"
|
changelog="https://websockets.readthedocs.io/en/stable/project/changelog.html"
|
||||||
distfiles="${PYPI_SITE}/w/websockets/websockets-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/websockets/websockets-${version}.tar.gz"
|
||||||
checksum=b1a69701eb98ed83dd099de4a686dc892c413d974fa31602bc00aca7cb988ac9
|
checksum=88fc51d9a26b10fc331be344f1781224a375b78488fc343620184e95a4b27016
|
||||||
# Package ships no tests
|
# Package ships no tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue