blob: 637d3a8ad42a923ea4398ef1d794f6b3c19ade4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-bqplot
pkgdesc = Plotting library for IPython/Jupyter notebooks
pkgver = 0.13.1
pkgrel = 1
url = https://github.com/bloomberg/bqplot
arch = any
license = Apache-2.0
makedepends = python-setuptools
makedepends = python-jupyter-packaging
depends = python
depends = python-ipywidgets
depends = python-numpy
depends = python-pandas
depends = python-traitlets
depends = python-traittypes
source = https://pypi.org/packages/source/b/bqplot/bqplot-0.13.1.tar.gz
sha256sums = dd1f55c9bf971b1c3edf571a23edecd707aab5a72c3f5dac3cb98ee233fc6216
pkgname = python-bqplot
|