community/python-autobahn to 20.12.3-2

This commit is contained in:
Kevin Mihelich 2021-01-16 18:32:32 +00:00
parent 4e0810902c
commit 062fc80b24

View file

@ -7,16 +7,16 @@
pkgname=python-autobahn
pkgver=20.12.3
pkgrel=1
pkgrel=2
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
arch=(x86_64)
url='https://crossbar.io/autobahn/'
license=(MIT)
depends=(python-cffi python-twisted python-txaio python-wsaccel
python-setuptools python-cryptography)
python-cryptography)
makedepends=(python-argon2_cffi python-cbor python-flatbuffers
python-msgpack python-passlib python-pynacl python-pytrie
python-ubjson)
python-setuptools python-ubjson)
checkdepends=(python-pytest python-pytest-asyncio)
optdepends=(
'python-cbor: CBOR serializer support'