python3-bokeh: update to 3.1.1.
This commit is contained in:
parent
cfeca019a1
commit
e69e0c5264
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-bokeh'
|
||||
pkgname=python3-bokeh
|
||||
version=3.1.0
|
||||
version=3.1.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-colorama"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://bokeh.org"
|
||||
changelog="https://raw.githubusercontent.com/bokeh/bokeh/main/CHANGELOG"
|
||||
distfiles="${PYPI_SITE}/b/bokeh/bokeh-${version}.tar.gz"
|
||||
checksum=9047dfe50a671b5e19ca588fd90a8e6bff197114a5dbd6a59cc2678942c27887
|
||||
checksum=ba0fc6bae4352d307541293256dee930a42d0acf92e760c72dc0e7397c3a28e9
|
||||
# Tests have unpackaged dependencies and require fetching data; skipping
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue