summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4487098aa38a..c82af67125eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-tifffile
pkgdesc = Read and write image data from and to TIFF files
- pkgver = 2020.8.25
+ pkgver = 2020.9.3
pkgrel = 1
url = https://github.com/cgohlke/tifffile
arch = any
@@ -9,8 +9,8 @@ pkgbase = python-tifffile
depends = python-numpy>=1.18.5
optdepends = python-matplotlib>=3.2.2: required only for plotting
optdepends = python-imagecodecs>=2020.5.30: required only for encoding or decoding LZW, JPEG, etc
- optdepends = python-lxml: required only for validating and printing XML
- source = https://files.pythonhosted.org/packages/source/t/tifffile/tifffile-2020.8.25.tar.gz
+ optdepends = python-lxml>=4.5.2: required only for validating and printing XML
+ source = https://files.pythonhosted.org/packages/source/t/tifffile/tifffile-2020.9.3.tar.gz
sha256sums = b51e496bd9ee9c6875170a018bdb7b6f67e3946c4ab57afdb95b18b2c6937783
pkgname = python-tifffile