summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1eea1aaef948108ff041c614bb9a22d2c964de28 (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.tar.gz
	sha256sums = 3cd7213abd439724266ad71aa542c9258830db6eac07f7dfaf30e243e1289790

pkgname = python-hyperspy