summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5a3d58cfd1a2f309a9b4136a9c0eca18f46eb824 (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
53
54
55
56
57
58
59
pkgbase = python-hyperspy
	pkgdesc = Hyperspectral data analysis
	pkgver = 1.7.5
	pkgrel = 1
	url = http://hyperspy.org
	arch = any
	license = GPL3
	checkdepends = python-pytest>=3.6
	checkdepends = python-pytest-mpl
	checkdepends = python-pytest-xdist
	checkdepends = python-pytest-rerunfailures
	checkdepends = python-pytest-cov
	checkdepends = python-matplotlib>=3.1
	checkdepends = python-pooch
	makedepends = python-setuptools
	depends = python
	depends = python-scipy>=1.4.0
	depends = python-matplotlib>=3.1.3
	depends = python-numpy>=1.19.0
	depends = python-traits>=4.5.0
	depends = python-natsort
	depends = python-requests
	depends = python-tqdm>=4.9.0
	depends = python-sympy
	depends = python-h5py
	depends = python-jinja
	depends = python-packaging
	depends = python-dateutil>=2.5.0
	depends = ipython>=8.1.0
	depends = python-dask>2.11.0
	depends = python-fsspec
	depends = python-pint>=0.10
	depends = python-numexpr
	depends = python-pyaml
	depends = python-prettytable
	depends = python-importlib-metadata>=3.6
	depends = python-toolz
	depends = python-dill
	depends = python-ipyparallel
	depends = python-scikit-image>=0.15
	depends = python-sparse
	depends = python-zarr>=2.9.0
	depends = python-tifffile>=2020.2.16
	optdepends = python-scikit-learn>=1.0.1: machine learning features
	optdepends = python-hyperspy-gui-ipywidgets: GUI components for Jupyter
	optdepends = python-hyperspy-gui-traitsui: GUI components for desktop
	optdepends = python-blosc>=1.5: mrcz file support
	optdepends = cython: enables acceleration of certain operations (must be installed at package build time)
	optdepends = python-imagecodecs: speed
	optdepends = python-matplotlib-scalebar: scalebar in images
	optdepends = python-sphinx>=1.7: build documentation
	optdepends = python-sphinx_rtd_theme: build documentation
	provides = hyperspy
	conflicts = hyperspy
	replaces = hyperspy
	source = https://github.com/hyperspy/hyperspy/archive/v1.7.5.tar.gz
	md5sums = bed260ef9398c5b309f99d7cc681cb82

pkgname = python-hyperspy