summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f4d90496895..26b70968bed8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-tifffile
pkgdesc = Read and write image data from and to TIFF files
- pkgver = 2022.3.16
+ pkgver = 2022.3.25
pkgrel = 1
url = https://github.com/cgohlke/tifffile
arch = any
@@ -11,9 +11,9 @@ pkgbase = python-tifffile
depends = python-numpy>=1.21.5
optdepends = python-matplotlib>=3.4.3: required only for plotting
optdepends = python-imagecodecs>=2022.2.22: required only for encoding or decoding LZW, JPEG, etc
- optdepends = python-lxml>=4.7.1: required only for validating and printing XML
- optdepends = python-zarr>=2.10.3: required only for opening zarr storage
- source = https://files.pythonhosted.org/packages/source/t/tifffile/tifffile-2022.3.16.tar.gz
- sha256sums = fe2c79190a1d625076e68a2f0e49ca72a907315fe8ebf488f5eecf70b257fe3c
+ optdepends = python-lxml>=4.8.0: required only for validating and printing XML
+ optdepends = python-zarr>=2.11.1: required only for opening zarr storage
+ source = https://files.pythonhosted.org/packages/source/t/tifffile/tifffile-2022.3.25.tar.gz
+ sha256sums = 6d943f2c01b1a34a476c963d119565fba108f559e061426c63a5157846959ed9
pkgname = python-tifffile