summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b30d3f8228d5c8dde724b2bfb433e08a6eaf23b (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
46
47
48
49
50
51
52
pkgbase = python-hyperspy
	pkgdesc = Hyperspectral data analysis
	pkgver = 2.2.0
	pkgrel = 3
	url = http://hyperspy.org
	arch = any
	license = GPL3
	checkdepends = python-pooch
	checkdepends = python-pytest>=3.6
	checkdepends = python-pytest-cov
	checkdepends = python-pytest-mpl
	checkdepends = python-pytest-rerunfailures
	checkdepends = python-pytest-xdist
	checkdepends = python-setuptools-scm
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	depends = python<13
	depends = python-cloudpickle
	depends = python-dask>=2021.5.1
	depends = python-importlib-metadata>=3.6
	depends = python-jinja
	depends = python-matplotlib>=3.6
	depends = python-natsort
	depends = python-numpy>=1.20.0
	depends = python-packaging
	depends = python-pint>=0.10
	depends = python-prettytable>=2.3
	depends = python-yaml
	depends = python-rosettasciio
	depends = python-scipy>=1.6.0
	depends = python-sympy>=1.6
	depends = python-tqdm>=4.9.0
	depends = python-traits>=4.9.0
	depends = python-scikit-image>=0.18
	optdepends = python-numba: speed
	optdepends = python-numexpr: speed
	optdepends = ipython: ipython
	optdepends = python-ipyparallel: ipython
	optdepends = python-scikit-learn>=1.0.1: machine learning features
	optdepends = python-hyperspy-gui-ipywidgets: GUI components for Jupyter
	optdepends = python-ipympl: GUI components for Jupyter
	optdepends = python-hyperspy-gui-traitsui: GUI components for desktop
	provides = hyperspy
	conflicts = hyperspy
	replaces = hyperspy
	source = https://github.com/hyperspy/hyperspy/archive/v2.2.0.tar.gz
	md5sums = cb3c92ceb0edd8d366099fda4c8f3560

pkgname = python-hyperspy