python-tifffile: update to 2021.1.14
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
# Maintainer: Sarah Ottinger <schalaalexiazeal@gmail.com>
|
||||
# Contributor: Miloš Komarčević <miloskomarcevic@aim.com>
|
||||
|
||||
_realname=tifffile
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=2021.1.11
|
||||
pkgver=2021.1.14
|
||||
pkgrel=1
|
||||
pkgdesc='Read and write image data from and to TIFF files (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -15,7 +16,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-python-imagecodecs: required only for encod
|
||||
"${MINGW_PACKAGE_PREFIX}-python-matplotlib: required only for plotting"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-lxml: required only for validating and printing XML")
|
||||
source=("https://files.pythonhosted.org/packages/source/${_realname:0:1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('abd731e7493c320e641486e90557beb77cecbfc82bc6a0a236d41365c81c83ec')
|
||||
sha256sums=('a5f8caaf672dab0dc8b2609b61d4fd23c6b6fe7e9df38750d4c872962a080ba9')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
Reference in New Issue
Block a user