We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7129add commit 9313860Copy full SHA for 9313860
1 file changed
srcpkgs/python3-tifffile/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-tifffile'
2
pkgname=python3-tifffile
3
-version=2025.6.1
+version=2025.6.11
4
revision=1
5
build_style=python3-module
6
hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ license="BSD-3-Clause"
11
homepage="https://github.com/cgohlke/tifffile"
12
changelog="https://raw.githubusercontent.com/cgohlke/tifffile/master/CHANGES.rst"
13
distfiles="${homepage}/archive/v${version}.tar.gz"
14
-checksum=08a9f507c9c8e7300cca007d8138bfdcdfb0af19abd9d3bdbb84d3a2f2bb3875
+checksum=50245837343329de03d8567ac331c12da394cdf5a36193ec939b7634a479b894
15
# Tests require unpackaged fsspec
16
make_check=no
17
0 commit comments