python3-autobahn: update to 23.1.1.
This commit is contained in:
parent
8aa3bbed67
commit
94cc656460
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-autobahn'
|
# Template file for 'python3-autobahn'
|
||||||
pkgname=python3-autobahn
|
pkgname=python3-autobahn
|
||||||
version=22.12.1
|
version=23.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://crossbar.io/autobahn"
|
homepage="https://crossbar.io/autobahn"
|
||||||
changelog="https://raw.githubusercontent.com/crossbario/autobahn-python/master/docs/changelog.rst"
|
changelog="https://raw.githubusercontent.com/crossbario/autobahn-python/master/docs/changelog.rst"
|
||||||
distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz"
|
||||||
checksum=43b4e8b1aeaeb20a0cc0a81572e613dc958057c0ab248a7d6b41b2763270f925
|
checksum=a88882ab4700ee9eee46c69c38e2b625f6fda48ab1ce61cf7b58b23cf2fadcb8
|
||||||
make_check=no # https://github.com/crossbario/autobahn-python/issues/1117
|
make_check=no # https://github.com/crossbario/autobahn-python/issues/1117
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue