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


Commits:
8d90643e by Robin Candau at 2026-01-02T14:52:52+01:00
upgpkg: 12.1.0-1: New upstream release

https://github.com/python-pillow/Pillow/releases/tag/12.1.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pillow
        pkgdesc = Python Imaging Library (PIL) fork
-       pkgver = 12.0.0
-       pkgrel = 3
+       pkgver = 12.1.0
+       pkgrel = 1
        url = https://pillow.readthedocs.io
        arch = x86_64
        license = MIT-CMU
@@ -33,8 +33,8 @@ pkgbase = python-pillow
        optdepends = python-olefile: OLE2 file support
        optdepends = python-pyqt6: for the ImageQt module
        optdepends = python-defusedxml: for reading XMP tags
-       source = 
python-pillow::git+https://github.com/python-pillow/Pillow#tag=12.0.0
-       sha512sums = 
9e3521adf5ac68dd9533062c6e91b4118fa582ff318bd58850fbde0562cffe51d21a29cfe2c50f62b0fa0533e090c98cd0c448be7c22a0b46f54c010ceb6a3eb
-       b2sums = 
8e6318ca96671c59e1825f9d1d6ea82b4b50a53d9ab9efb5cb2ecff341adbf7bd989f1fd77b2126b3a9bddadc1a436839226c5862cdfa3cbb9f2d9cd5ea54df3
+       source = 
python-pillow::git+https://github.com/python-pillow/Pillow#tag=12.1.0
+       sha512sums = 
dd279ecf9f5647d6ee0b08836b5a0f31d3a7dd8324bc56decae8fbbbbb652ef5a8378ee9be9d0073441dbf003cf223431a932d472611ea3a670b53f27f571327
+       b2sums = 
19a7bce306f9b9a0945720b2402e6754d8c9a2be5fbee011a765dcfa26959812ea7390189df44ffdccb087ae9a846bbf1476fd5e61b562e4cc26147736bed305
 
 pkgname = python-pillow


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: minder
 
 pkgname=python-pillow
-pkgver=12.0.0
-pkgrel=3
+pkgver=12.1.0
+pkgrel=1
 pkgdesc='Python Imaging Library (PIL) fork'
 arch=(x86_64)
 url='https://pillow.readthedocs.io'
@@ -49,8 +49,8 @@ optdepends=(
 source=(
   "$pkgname::git+https://github.com/python-pillow/Pillow#tag=$pkgver";
 )
-sha512sums=('9e3521adf5ac68dd9533062c6e91b4118fa582ff318bd58850fbde0562cffe51d21a29cfe2c50f62b0fa0533e090c98cd0c448be7c22a0b46f54c010ceb6a3eb')
-b2sums=('8e6318ca96671c59e1825f9d1d6ea82b4b50a53d9ab9efb5cb2ecff341adbf7bd989f1fd77b2126b3a9bddadc1a436839226c5862cdfa3cbb9f2d9cd5ea54df3')
+sha512sums=('dd279ecf9f5647d6ee0b08836b5a0f31d3a7dd8324bc56decae8fbbbbb652ef5a8378ee9be9d0073441dbf003cf223431a932d472611ea3a670b53f27f571327')
+b2sums=('19a7bce306f9b9a0945720b2402e6754d8c9a2be5fbee011a765dcfa26959812ea7390189df44ffdccb087ae9a846bbf1476fd5e61b562e4cc26147736bed305')
 
 build() {
   cd "$pkgname"



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

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


Reply via email to