From 85c1426a7717bdc0962628710de050f00bec01e2 Mon Sep 17 00:00:00 2001 From: travankor Date: Thu, 23 Jan 2020 01:11:54 -0700 Subject: [PATCH] python3-autobahn: update to 20.1.2. --- srcpkgs/python3-autobahn/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-autobahn/template b/srcpkgs/python3-autobahn/template index ee5d4530990..ee4b066ca8c 100644 --- a/srcpkgs/python3-autobahn/template +++ b/srcpkgs/python3-autobahn/template @@ -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 " license="MIT" homepage="https://crossbar.io/autobahn" distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz" -checksum=201b9879b49c6e259d4126dbafe9e3c73807de0c242d50065fbebc62c6ccb181 +checksum=5a1564e26a6cd598945676d504ede43a43d29389ab93db6d6abfba362df1851a post-install() { vlicense LICENSE