From 42a6563f61f130274120603b98dda0d0e2169381 Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Fri, 31 Mar 2023 23:10:12 +0100 Subject: [PATCH] python3-autobahn: update to 23.1.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 197ff6f6a5f2..cb0399d8ae09 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.1 +version=23.1.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=a88882ab4700ee9eee46c69c38e2b625f6fda48ab1ce61cf7b58b23cf2fadcb8 +checksum=c5ef8ca7422015a1af774a883b8aef73d4954c9fcd182c9b5244e08e973f7c3a make_check=no # https://github.com/crossbario/autobahn-python/issues/1117 post_install() {