python-wsproto: update to 0.13.0
This commit is contained in:
parent
5f8813925e
commit
35fbaf9236
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-wsproto'
|
||||
pkgname=python-wsproto
|
||||
version=0.12.0
|
||||
version=0.13.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="wsproto-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://wsproto.readthedocs.io"
|
||||
distfiles="https://github.com/python-hyper/wsproto/archive/${version}.tar.gz"
|
||||
checksum=a133e55752d29cba690d00d51ecbfec6624d15f7cd0634452d3b03b495c2086c
|
||||
checksum=3f4cbd2e4ded2fe6a1b1f2826dec471e7ad53aa3b65397ce484c5c27cf81a4a8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue