mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-websockets: update to 13.0.1.
This commit is contained in:
parent
ab8f36e108
commit
8e89ffd2ed
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=13.0
|
version=13.0.1
|
||||||
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=b7bf950234a482b7461afdb2ec99eee3548ec4d53f418c7990bb79c620476602
|
checksum=4d6ece65099411cfd9a48d13701d7438d9c34f479046b34c50ff60bb8834e43e
|
||||||
# Package ships no tests
|
# Package ships no tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue