python3-bokeh: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:30 -04:00
parent 838d7e683e
commit 349e9dd322

View file

@ -1,7 +1,7 @@
# Template file for 'python3-bokeh' # Template file for 'python3-bokeh'
pkgname=python3-bokeh pkgname=python3-bokeh
version=2.4.3 version=2.4.3
revision=1 revision=2
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"