mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
python3-autobahn: update to 23.6.2.
This commit is contained in:
parent
bb35502656
commit
46da98e222
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-autobahn'
|
# Template file for 'python3-autobahn'
|
||||||
pkgname=python3-autobahn
|
pkgname=python3-autobahn
|
||||||
version=23.1.2
|
version=23.6.2
|
||||||
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=c5ef8ca7422015a1af774a883b8aef73d4954c9fcd182c9b5244e08e973f7c3a
|
checksum=ec9421c52a2103364d1ef0468036e6019ee84f71721e86b36fe19ad6966c1181
|
||||||
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…
Add table
Reference in a new issue