From eab052a9d91910f168ec2d58897d0ef0661ec45b Mon Sep 17 00:00:00 2001 From: travankor Date: Sat, 31 Dec 2022 07:41:53 -0700 Subject: [PATCH] python3-autobahn: update to 22.6.1. --- srcpkgs/python3-autobahn/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-autobahn/template b/srcpkgs/python3-autobahn/template index ca04992a07a5..eb1654f97607 100644 --- a/srcpkgs/python3-autobahn/template +++ b/srcpkgs/python3-autobahn/template @@ -1,7 +1,7 @@ # Template file for 'python3-autobahn' pkgname=python3-autobahn -version=21.3.1 -revision=4 +version=22.6.1 +revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools" depends="python3-cffi python3-Twisted python3-six python3-cryptography python3-txaio" @@ -10,7 +10,7 @@ maintainer="travankor " license="MIT" homepage="https://crossbar.io/autobahn" distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz" -checksum=e126c1f583e872fb59e79d36977cfa1f2d0a8a79f90ae31f406faae7664b8e03 +checksum=fb63e946d5c2dd0df680851e84e65624a494ce87c999f2a4944e4f2d81bf4498 make_check=no # https://github.com/crossbario/autobahn-python/issues/1117 post_install() {