python3-autobahn: update to 21.3.1.
This commit is contained in:
parent
ea56d71244
commit
f06a1439a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-autobahn'
|
||||
pkgname=python3-autobahn
|
||||
version=20.12.2
|
||||
version=21.3.1
|
||||
revision=1
|
||||
wrksrc="autobahn-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="MIT"
|
||||
homepage="https://crossbar.io/autobahn"
|
||||
distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz"
|
||||
checksum=72b68a1ce1e10e3cbcc3b280aae86d5b2e7a1f409febab1ab91a8a3274113f6e
|
||||
checksum=e126c1f583e872fb59e79d36977cfa1f2d0a8a79f90ae31f406faae7664b8e03
|
||||
|
||||
do_check() {
|
||||
# https://github.com/crossbario/autobahn-python/issues/1117
|
||||
|
|
Loading…
Reference in a new issue