summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6571ec7f3e353408535f08f561ab5c3f7926436b (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
36
37
38
39
40
41
42
43
pkgbase = python-hyperspy
	pkgdesc = Hyperspectral data analysis
	pkgver = 1.6.1
	pkgrel = 1
	url = http://hyperspy.org
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python
	depends = python-scipy
	depends = python-matplotlib
	depends = python-numpy
	depends = python-traits
	depends = python-natsort
	depends = python-requests
	depends = python-tqdm
	depends = python-sympy
	depends = python-h5py
	depends = python-dateutil
	depends = python-dask
	depends = python-pint
	depends = python-statsmodels
	depends = python-numexpr
	depends = python-pyaml
	depends = python-ptable
	depends = python-dill
	depends = python-ipyparallel
	depends = python-scikit-image
	depends = python-sparse
	depends = python-llvmlite-bin
	optdepends = python-scikit-learn: machine learning features
	optdepends = python-hyperspy-gui-ipywidgets: GUI components for Jupyter
	optdepends = python-hyperspy-gui-traitsui: GUI components for desktop
	optdepends = python-blosc: mrcz file support
	optdepends = cython: enables acceleration of certain operations (must be installed at package build time)
	provides = hyperspy
	conflicts = hyperspy
	replaces = hyperspy
	source = https://github.com/hyperspy/hyperspy/archive/v1.6.1.zip
	sha256sums = dbdbd1d21dc2023ee33bcc6aab726844a6ca990d57b22fea8f2f1afca2984da2

pkgname = python-hyperspy