python-tifffile: update to 2025.10.16 (#25980)
This commit is contained in:
parent
4b82d1558b
commit
ee113b07d0
@ -4,7 +4,7 @@
|
|||||||
_realname=tifffile
|
_realname=tifffile
|
||||||
pkgbase=mingw-w64-python-${_realname}
|
pkgbase=mingw-w64-python-${_realname}
|
||||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||||
pkgver=2025.10.4
|
pkgver=2025.10.16
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Read and write image data from and to TIFF files (mingw-w64)"
|
pkgdesc="Read and write image data from and to TIFF files (mingw-w64)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -26,7 +26,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-python-imagecodecs: required only for encod
|
|||||||
"${MINGW_PACKAGE_PREFIX}-python-lxml: required only for validating and printing XML")
|
"${MINGW_PACKAGE_PREFIX}-python-lxml: required only for validating and printing XML")
|
||||||
options=('!strip')
|
options=('!strip')
|
||||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('2e437c16ab211be5bcdc79f71b4907359115f1f83b5d919e7c297c29725d3e38')
|
sha256sums=('425179ec7837ac0e07bc95d2ea5bea9b179ce854967c12ba07fc3f093e58efc1')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cp -r "${_realname}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"
|
cp -r "${_realname}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user