Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
python-tifffile


Commits:
7f6bcf82 by Jakub Klinkovský at 2026-03-04T07:52:48+01:00
upgpkg: 2026.3.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-tifffile
        pkgdesc = Read and write TIFF files
-       pkgver = 2026.2.24
+       pkgver = 2026.3.3
        pkgrel = 1
        url = https://github.com/cgohlke/tifffile
        arch = any
@@ -19,7 +19,7 @@ pkgbase = python-tifffile
        optdepends = python-matplotlib: for plotting
        optdepends = python-zarr: for opening Zarr stores
        optdepends = tk: for Tkinter file open dialog
-       source = 
python-tifffile-2026.2.24.tar.gz::https://github.com/cgohlke/tifffile/archive/refs/tags/v2026.2.24.tar.gz
-       b2sums = 
e6ef276aa18ad8c58ca831e15245cd3c65399d1aa187f57dfbdd14ee23dbfbc9fa467f8f40f2ac98c63985dc753be6ec163a32524b498e14ebc801f7a6890ab9
+       source = 
python-tifffile-2026.3.3.tar.gz::https://github.com/cgohlke/tifffile/archive/refs/tags/v2026.3.3.tar.gz
+       b2sums = 
67b6bb348cb911df0f1d9d15d36987feb498a81f7dd5b991c2d51affe0f1416d5a8d96be31a22a724a17cca204a44872257e42916d9a06b06f28ffd1d850bb9e
 
 pkgname = python-tifffile


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=tifffile
 pkgname=python-$_name
-pkgver=2026.2.24
+pkgver=2026.3.3
 pkgrel=1
 pkgdesc="Read and write TIFF files"
 arch=(any)
@@ -31,7 +31,7 @@ optdepends=(
   'tk: for Tkinter file open dialog'
 )
 source=($pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz)
-b2sums=('e6ef276aa18ad8c58ca831e15245cd3c65399d1aa187f57dfbdd14ee23dbfbc9fa467f8f40f2ac98c63985dc753be6ec163a32524b498e14ebc801f7a6890ab9')
+b2sums=('67b6bb348cb911df0f1d9d15d36987feb498a81f7dd5b991c2d51affe0f1416d5a8d96be31a22a724a17cca204a44872257e42916d9a06b06f28ffd1d850bb9e')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tifffile/-/commit/7f6bcf8249de08027ef96399d0440f6f9cf4bffc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tifffile/-/commit/7f6bcf8249de08027ef96399d0440f6f9cf4bffc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to