From ddad9e14c692370525d584905e3a89582933e1f8 Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Mon, 30 Jan 2023 17:16:02 +0000 Subject: [PATCH] python3-autobahn: update to 23.1.1. --- 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 1d43cf46a7e1..197ff6f6a5f2 100644 --- a/srcpkgs/python3-autobahn/template +++ b/srcpkgs/python3-autobahn/template @@ -1,6 +1,6 @@ # Template file for 'python3-autobahn' pkgname=python3-autobahn -version=22.12.1 +version=23.1.1 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=43b4e8b1aeaeb20a0cc0a81572e613dc958057c0ab248a7d6b41b2763270f925 +checksum=a88882ab4700ee9eee46c69c38e2b625f6fda48ab1ce61cf7b58b23cf2fadcb8 make_check=no # https://github.com/crossbario/autobahn-python/issues/1117 post_install() {