mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-websockets: update to 12.0.
This commit is contained in:
parent
e98d515c82
commit
b5d35afda9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-websockets'
|
# Template file for 'python3-websockets'
|
||||||
pkgname=python3-websockets
|
pkgname=python3-websockets
|
||||||
version=11.0.3
|
version=12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -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=88fc51d9a26b10fc331be344f1781224a375b78488fc343620184e95a4b27016
|
checksum=81df9cbcbb6c260de1e007e58c011bfebe2dafc8435107b0537f393dd38c8b1b
|
||||||
# Package ships no tests
|
# Package ships no tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue