Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-pillow-heif


Commits:
fd32e70b by Robin Candau at 2026-02-27T17:53:24+01:00
upgpkg: 1.3.0-1: New upstream release

https://github.com/bigcat88/pillow_heif/releases/tag/v1.3.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pillow-heif
        pkgdesc = Python bindings to libheif for working with HEIF images and 
plugin for Pillow
-       pkgver = 1.2.1
+       pkgver = 1.3.0
        pkgrel = 1
        url = https://github.com/bigcat88/pillow_heif
        arch = x86_64
@@ -18,11 +18,11 @@ pkgbase = python-pillow-heif
        depends = libheif
        depends = python
        depends = python-pillow
-       source = git+https://github.com/bigcat88/pillow_heif.git#tag=v1.2.1
-       b2sums = 
830741c2b1de206bdc72f2243e820b4009429d6e798df5a774bf605fa6d3affac93d6ac059c177329c17e9e9c113b3b599417feabb3a555c095e80fe59ba8b34
+       source = git+https://github.com/bigcat88/pillow_heif.git#tag=v1.3.0
+       b2sums = 
2ca94a1a3228999dad614eb79899eee207355fc069b5282691dfc260657bddf89fcf504f518d50e37ab5dc004d67a6208b10d352c11b1df141b19dee5abeacbb
 
 pkgname = python-pillow-heif
-       provides = python-pillow_heif=1.2.1
+       provides = python-pillow_heif=1.3.0
        conflicts = python-pillow_heif
        replaces = python-pillow_heif
 


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=(
   python-pillow-heif
   python-pillow-heif-docs
 )
-pkgver=1.2.1
+pkgver=1.3.0
 pkgrel=1
 pkgdesc='Python bindings to libheif for working with HEIF images and plugin 
for Pillow'
 arch=(x86_64)
@@ -32,7 +32,7 @@ checkdepends=(
   python-pytest
 )
 source=("git+https://github.com/bigcat88/pillow_heif.git#tag=v$pkgver";)
-b2sums=('830741c2b1de206bdc72f2243e820b4009429d6e798df5a774bf605fa6d3affac93d6ac059c177329c17e9e9c113b3b599417feabb3a555c095e80fe59ba8b34')
+b2sums=('2ca94a1a3228999dad614eb79899eee207355fc069b5282691dfc260657bddf89fcf504f518d50e37ab5dc004d67a6208b10d352c11b1df141b19dee5abeacbb')
 
 build() {
   cd pillow_heif



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pillow-heif/-/commit/fd32e70bcf1ad6ba19761cda3f860d666893c15a

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


Reply via email to