summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2020-07-18 16:29:13 +0800
committerUniversebenzene2020-07-18 16:29:13 +0800
commitd4b02eafbf4580546afaba3e7b520f33f8de523e (patch)
tree6a676543693b2236eef97e77851b82841c033fee /.SRCINFO
parent40c1b5ec8d41817b64ce2000a5e487582139866a (diff)
downloadaur-d4b02eafbf4580546afaba3e7b520f33f8de523e.tar.gz
Update to version 2020.7.17
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6a560cc0b77..f5844fed54c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = python-tifffile
pkgdesc = Read and write image data from and to TIFF files
- pkgver = 2020.7.4
+ pkgver = 2020.7.17
pkgrel = 1
url = https://github.com/cgohlke/tifffile
arch = any
license = BSD
makedepends = python-setuptools
- depends = python-numpy
- optdepends = python-matplotlib: required only for plotting
- optdepends = python-imagecodecs: required only for encoding or decoding LZW, JPEG, etc.
- source = https://files.pythonhosted.org/packages/source/t/tifffile/tifffile-2020.7.4.tar.gz
- sha256sums = d7e56b9983e2e14716feaee560022baa8f92e97f36df7eee8b10e672383f694c
+ depends = python-numpy>=1.15.1
+ optdepends = python-matplotlib>=3.1: required only for plotting
+ optdepends = python-imagecodecs>=2020.2.18: 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.7.17.tar.gz
+ sha256sums = 5bcad7e2e1d88c7923da662bf85ca2a1302ceaea04198d4ca696e0f7e7908576
pkgname = python-tifffile