blob: be6bd31b23c21fc6376875ca9a985920c5d173ea (
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
27
28
29
30
31
32
33
34
35
|
pkgbase = python-bumps
pkgdesc = Data fitting with uncertainty analysis
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/bumps/bumps
arch = any
license = LicenseRef-Public Domain
checkdepends = python-nose
checkdepends = python-plotly
makedepends = npm
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-versioningit
depends = python
depends = python-aiohttp
depends = python-blinker
depends = python-cloudpickle
depends = python-dill
depends = python-h5py
depends = python-matplotlib
depends = python-mpld3
depends = python-msgpack
depends = python-numpy
depends = python-scikit-learn
depends = python-scipy
depends = python-socketio
depends = python-wxpython
source = bumps::git+https://github.com/bumps/bumps.git#tag=v1.0.3
source = bumps.patch
sha256sums = 394b8bc0456770e43e0987f0801c978bfe472a71a0aa1fe225fbc7e83ba2c223
sha256sums = 398828e729a72bcfe0bdc7f6e8bbe6ca8e89700cd5f9da023e843c3551eddeea
pkgname = python-bumps
|