python3-autobahn: update to 23.1.2.

This commit is contained in:
mhmdanas 2023-03-31 23:10:12 +01:00 committed by classabbyamp
parent 5cbdff65f6
commit b524f1802b
1 changed files with 2 additions and 2 deletions

View File

@ -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() {