python-bokeh: auto updated to 3.6.2-1

This commit is contained in:
BioArchLinuxBot 2024-12-03 18:08:01 +00:00
parent 5e53859843
commit 77810c9fbe

View file

@ -3,14 +3,14 @@
pkgname=python-bokeh
_module=bokeh
pkgver=3.6.1
pkgver=3.6.2
pkgrel=1
pkgdesc='Interactive Web Plotting for Python'
arch=('any')
url='http://bokeh.pydata.org/'
license=('BSD')
source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/$_module-$pkgver.tar.gz")
sha256sums=('04d3fb5fac871423f38e4535838164cd90c3d32e707bcb74c8bf991ed28878fc')
sha256sums=('2f3043d9ecb3d5dc2e8c0ebf8ad55727617188d4e534f3e7208b36357e352396')
depends=('python-jinja'
'python-contourpy'
'python'