python3-autobahn: update to 23.6.2.

This commit is contained in:
triallax 2023-07-30 17:07:13 +01:00 committed by classabbyamp
parent bb35502656
commit 46da98e222

View file

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