From 419f19d535178a818062e9f4a659cb49b84c9913 Mon Sep 17 00:00:00 2001 From: triallax Date: Sun, 30 Jul 2023 17:07:13 +0100 Subject: [PATCH] python3-autobahn: update to 23.6.2. --- srcpkgs/python3-autobahn/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-autobahn/template b/srcpkgs/python3-autobahn/template index cb0399d8ae090..b0a79dfbd801c 100644 --- a/srcpkgs/python3-autobahn/template +++ b/srcpkgs/python3-autobahn/template @@ -1,6 +1,6 @@ # Template file for 'python3-autobahn' pkgname=python3-autobahn -version=23.1.2 +version=23.6.2 revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools" @@ -12,7 +12,7 @@ license="MIT" homepage="https://crossbar.io/autobahn" changelog="https://raw.githubusercontent.com/crossbario/autobahn-python/master/docs/changelog.rst" distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz" -checksum=c5ef8ca7422015a1af774a883b8aef73d4954c9fcd182c9b5244e08e973f7c3a +checksum=ec9421c52a2103364d1ef0468036e6019ee84f71721e86b36fe19ad6966c1181 make_check=no # https://github.com/crossbario/autobahn-python/issues/1117 post_install() {