summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4af02d86728e..ec9e43f60f5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,17 @@
pkgbase = python-tifffile
pkgdesc = Read and write image data from and to TIFF files
- pkgver = 2021.4.8
+ pkgver = 2021.6.6
pkgrel = 1
url = https://github.com/cgohlke/tifffile
arch = any
license = BSD
makedepends = python-setuptools
- depends = python-numpy>=1.19.5
- optdepends = python-matplotlib>=3.3.3: required only for plotting
- optdepends = python-imagecodecs>=2021.3.31: required only for encoding or decoding LZW, JPEG, etc
+ depends = python-numpy>=1.20.3
+ optdepends = python-matplotlib>=3.4.1: required only for plotting
+ optdepends = python-imagecodecs>=2021.5.20: required only for encoding or decoding LZW, JPEG, etc
optdepends = python-lxml>=4.6.3: required only for validating and printing XML
optdepends = python-zarr>=2.6.1: required only for opening zarr storage
- source = https://files.pythonhosted.org/packages/source/t/tifffile/tifffile-2021.4.8.tar.gz
- sha256sums = 55aa8baad38e1567c9fe450fff52160e4a21294a612f241c5e414da80f87209b
+ source = https://files.pythonhosted.org/packages/source/t/tifffile/tifffile-2021.6.6.tar.gz
+ sha256sums = aa6c2afb75378432856e2ecfba8cba347b6615b541bb71f1f83a9860ebe8fa70
pkgname = python-tifffile
-