python3-autobahn: update to 20.1.2.
This commit is contained in:
parent
cc1828e981
commit
568174cce9
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'python3-autobahn'
|
||||
pkgname=python3-autobahn
|
||||
version=19.11.1
|
||||
revision=2
|
||||
version=20.1.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="autobahn-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="autobahn twisted"
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
depends="python3-cffi python3-Twisted python3-six python3-cryptography python3-txaio"
|
||||
short_desc="Real-time framework for Web, Mobile & Internet of Things"
|
||||
|
@ -13,7 +12,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="MIT"
|
||||
homepage="https://crossbar.io/autobahn"
|
||||
distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz"
|
||||
checksum=201b9879b49c6e259d4126dbafe9e3c73807de0c242d50065fbebc62c6ccb181
|
||||
checksum=5a1564e26a6cd598945676d504ede43a43d29389ab93db6d6abfba362df1851a
|
||||
|
||||
post-install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue