blob: 579ad9b5d25a1f054d45b86a1111d315738b9857 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = python-panel
pkgdesc = The powerful data exploration & web app framework for Python
pkgver = 1.9.3
pkgrel = 1
url = https://panel.holoviz.org
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-hatch-vcs
makedepends = python-wheel
makedepends = npm
depends = python-bokeh
depends = python-pyviz_comms
depends = python-markdown
depends = python-markdown-it-py
depends = python-linkify-it-py
depends = python-mdit_py_plugins
depends = python-tqdm
depends = python-bleach
depends = python-packaging
depends = python-tqdm
source = panel-1.9.3.tar.gz::https://github.com/holoviz/panel/archive/v1.9.3.tar.gz
sha512sums = 59cc0107ca3b4464ef4d48f12a3d489d0e2f44a1dd219a2ac9db2d96cc44342c61c417fd1ac8082fd3d5de7e5d0d3685fe998e66f892d98ad186494ee1143a0e
pkgname = python-panel
|