summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c213b93b668d43f9f7df193e855fb3926967d56 (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
44
45
pkgbase = python-hyperspy
	pkgdesc = Hyperspectral data analysis
	pkgver = 1.6.0
	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-dill
	depends = python-h5py
	depends = python-dateutil
	depends = ipython-ipyparallel
	depends = python-dask
	depends = python-scikit-image
	depends = python-pint
	depends = python-statsmodels
	depends = python-numexpr
	depends = python-sparse
	depends = python-imageio
	depends = python-pyaml
	depends = python-ptable
	depends = python-tifffile
	depends = python-numba
	optdepends = python-scikit-learn: learning
	optdepends = python-hyperspy-gui-ipywidgets: gui-jupyter
	optdepends = python-hyperspy-gui-traitsui: gui-traitsui
	optdepends = python-blosc: mrcz
	optdepends = cython: speed
	provides = hyperspy
	conflicts = hyperspy
	replaces = hyperspy
	source = https://github.com/hyperspy/hyperspy/archive/v1.6.0.zip
	sha256sums = 942294a6a6f76ccb55c510ca07293ef93b3fe4eedd37b840b9c88366624b2026

pkgname = python-hyperspy