mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-wsproto: update to 1.2.0.
This commit is contained in:
parent
838a948bc3
commit
1a9309fe80
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-wsproto'
|
||||
pkgname=python3-wsproto
|
||||
version=1.0.0
|
||||
revision=4
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-h11"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://wsproto.readthedocs.io"
|
||||
changelog="https://raw.githubusercontent.com/python-hyper/wsproto/master/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/w/wsproto/wsproto-${version}.tar.gz"
|
||||
checksum=868776f8456997ad0d9720f7322b746bbe9193751b5b290b7f924659377c8c38
|
||||
checksum=ad565f26ecb92588a3e43bc3d96164de84cd9902482b130d0ddbaa9664a85065
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue