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 45066b1 commit acd7a77Copy full SHA for acd7a77
python/py-tifffile/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
4
PortGroup python 1.0
5
6
name py-tifffile
7
-version 2025.5.24
+version 2025.5.26
8
revision 0
9
license BSD
10
maintainers {mps @Schamschula} openmaintainer
@@ -17,9 +17,9 @@ supported_archs noarch
17
platforms {darwin any}
18
homepage https://github.com/cgohlke/tifffile/
19
20
-checksums rmd160 bb14aecb39b5802ab4f43ee2a707f327ec5c7f3d \
21
- sha256 b19612ba5d88d8fb206fe3677ab32ac5c1947a3c35a67176fe456663f8a7bc66 \
22
- size 368774
+checksums rmd160 6e936938ad20fef3f10ddf79b0b6474bbe111f53 \
+ sha256 512ad634b142a8aa7e3004f81acb81cd5b0f2ccd16979cb1ef2f01a7fd971bfc \
+ size 369350
23
24
python.versions 39 310 311 312 313
25
0 commit comments