summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUniversebenzene2023-06-09 16:38:02 +0800
committerUniversebenzene2023-06-09 16:38:02 +0800
commit84d247a3e0189763254c783d30b181197316aac3 (patch)
treeae7fdd5b27525eda8df2751a98a0f880f625815e
parent0b8161a64fe2a84e3c3925e3051161f861e64646 (diff)
downloadaur-84d247a3e0189763254c783d30b181197316aac3.tar.gz
Update to SRCINFO
-rw-r--r--.SRCINFO30
1 files changed, 16 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d059680f008..d5e0b59cbb3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-scikit-image
pkgdesc = Image processing routines for SciPy
- pkgver = 0.20.0
+ pkgver = 0.21.0
pkgrel = 1
url = http://scikit-image.org
arch = i686
@@ -8,9 +8,10 @@ pkgbase = python-scikit-image
license = BSD
checkdepends = python-pytest>=5.2.0
checkdepends = python-pytest-cov>=2.7.0
- checkdepends = python-matplotlib>=3.3
+ checkdepends = python-matplotlib>=3.5
checkdepends = python-pytest-localserver
- makedepends = cython>=0.29.24
+ checkdepends = python-pooch>=1.6.0
+ makedepends = cython>=0.29.32
makedepends = python-setuptools
makedepends = python-numpy
makedepends = meson-python
@@ -18,26 +19,27 @@ pkgbase = python-scikit-image
makedepends = python-build
makedepends = python-installer
makedepends = python-pythran
- makedepends = python-packaging>=20.0
+ makedepends = python-packaging>=21
depends = python-numpy>=1.21.1
depends = python-scipy>=1.8
depends = python-networkx>=2.8
depends = python-pillow>=9.0.1
depends = python-pywavelets>=1.1.1
- depends = python-imageio>=2.4.1
- depends = python-tifffile>=2019.7.26
- depends = python-packaging>=20.0
- depends = python-lazy-loader>=0.1
- optdepends = python-matplotlib>=3.3
+ depends = python-imageio>=2.27
+ depends = python-tifffile>=2022.8.12
+ depends = python-packaging>=21
+ depends = python-lazy-loader>=0.2
+ optdepends = python-matplotlib>=3.5
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-astropy>=5.0: Provides FITS I/O capability
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-dask>2021.1.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
+ optdepends = python-pooch>=1.6.0
+ optdepends = python-scikit-learn>=0.24.0
options = !emptydirs
- source = https://files.pythonhosted.org/packages/source/s/scikit_image/scikit_image-0.20.0.tar.gz
- sha256sums = 2cd784fce18bd31d71ade62c6221440199ead03acf7544086261ee032264cf61
+ source = https://files.pythonhosted.org/packages/source/s/scikit_image/scikit_image-0.21.0.tar.gz
+ sha256sums = b33e823c54e6f11873ea390ee49ef832b82b9f70752c8759efd09d5a4e3d87f0
pkgname = python-scikit-image