python-tifffile: update to 2021.3.17
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
_realname=tifffile
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=2021.3.16
|
||||
pkgver=2021.3.17
|
||||
pkgrel=1
|
||||
pkgdesc="Read and write image data from and to TIFF files (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -17,7 +17,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-python-imagecodecs: required only for encod
|
||||
"${MINGW_PACKAGE_PREFIX}-python-lxml: required only for validating and printing XML")
|
||||
options=('staticlibs' 'strip' '!debug')
|
||||
source=("https://files.pythonhosted.org/packages/source/${_realname:0:1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('0512ce677a508c5e4eca8608092e55b07b681f84c92565ecf49b36ef02aa56bf')
|
||||
sha256sums=('1b72c92ecd2273e52686c0f8792d1d1c4da4109b241dd1723dfe56ef4d1ad612')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"
|
||||
|
||||
Reference in New Issue
Block a user