python3-tifffile: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:32 -04:00
parent 3941952778
commit f84b9cdda7

View file

@ -1,7 +1,7 @@
# Template file for 'python3-tifffile' # Template file for 'python3-tifffile'
pkgname=python3-tifffile pkgname=python3-tifffile
version=2022.10.10 version=2022.10.10
revision=1 revision=2
wrksrc="${pkgname#python3-}-${version}" wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"