python-tifffile: update to 2022.7.28
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
_realname=tifffile
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=2022.5.4
|
||||
pkgrel=2
|
||||
pkgver=2022.7.28
|
||||
pkgrel=1
|
||||
pkgdesc="Read and write image data from and to TIFF files (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
@@ -17,7 +17,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=("${_realname}-${pkgver}.tar.gz"::"https://github.com/cgohlke/${_realname}/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('352ed08a1b0d91bccd0246139da8eec9b98ed8f7dd6c3f548fe2940fb67541e2')
|
||||
sha256sums=('f5b22074d35deedbb9f7ed412972ca8a4d02719a379222b9911f37a1dd3bf96d')
|
||||
|
||||
# prepare() {
|
||||
# cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user