summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 82079c38285a293f9a60aab3c1847e4699198fe3 (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
pkgbase = python-scikit-image
	pkgdesc = Image processing routines for SciPy
	pkgver = 0.19.3
	pkgrel = 1
	url = http://scikit-image.org
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest>=5.2.0
	checkdepends = python-pytest-cov>=2.7.0
	checkdepends = python-matplotlib>=3.0.3
	checkdepends = python-pytest-flake8
	checkdepends = python-pytest-localserver
	checkdepends = python-pooch>=1.3.0
	checkdepends = python-matplotlib>=1.2
	checkdepends = python-pyqt5
	makedepends = cython>=0.29.24
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pythran
	makedepends = python-packaging>=20.0
	depends = python-numpy>1.18.0
	depends = python-scipy>=1.4.1
	depends = python-networkx>=2.2
	depends = python-pillow>8.3.0
	depends = python-pywavelets>=1.1.1
	depends = python-imageio>=2.4.1
	depends = python-tifffile>=2019.7.26
	depends = python-packaging>=20.0
	optdepends = python-pyqt5: for imshow[x, fancy=True] and skivi
	optdepends = pyside2: for imshow[x, fancy=True] and skivi
	optdepends = python-qtpy
	optdepends = python-matplotlib>=3.0.3
	optdepends = freeimage: for reading various types of image file formats
	optdepends = python-pyamg: fast cg_mg mode of random walker segmentation
	optdepends = python-astropy>=3.1.2: Provides FITS I/O capability
	optdepends = python-imread: Optional I/O plugin providing most standard formats
	optdepends = python-simpleitk: Optional I/O plugin providing a wide variety of formats. including specialized formats using in medical imaging
	optdepends = python-dask>=2.17.0: used to speed up certain functions
	optdepends = python-cloudpickle>=0.2.1: necessary to provide the processes scheduler for dask
	optdepends = python-pooch>=1.3.0
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/s/scikit-image/scikit-image-0.19.3.tar.gz
	sha256sums = 24b5367de1762da6ee126dd8f30cc4e7efda474e0d7d70685433f0e3aa2ec450

pkgname = python-scikit-image