George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-pillow
Commits:
40d4df70 by George Rawlinson at 2025-07-02T09:59:24+12:00
upgpkg: 11.3.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-pillow
pkgdesc = Python Imaging Library (PIL) fork
- pkgver = 11.2.1
+ pkgver = 11.3.0
pkgrel = 1
url = https://pillow.readthedocs.io
arch = x86_64
@@ -31,11 +31,11 @@ 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=11.2.1
+ source =
python-pillow::git+https://github.com/python-pillow/Pillow#tag=11.3.0
source = ftbfs-trove-classifiers.patch
- sha512sums =
b59b385d5c010e03c6319f606e2ffca17f3a6725cc4bff41dbccacdc098d5d33264ecb9391830a974fd0d0bdb1cecefa7dd93457fcc805f0c599dee3e044829c
+ sha512sums =
7902498f2e4c8b0aea62c4d7ce325f1df979f0ac7965523bc7b736d4522c2fdab734f98b28fa375271e0e037d3b45d5f6c50da2d565a1ffeab7afe4ff62ec571
sha512sums =
5ac423ac371b8303d6273382af3586943bd4c68cb9b03445754fde551c8bab1ce58670443c30c51698284e532996795d81414cb1d39b3a438b285228e2fbb047
- b2sums =
5407c49bdb5cf8d75b70a979014ee95147edbe0691ea1b4abf7b523b42ed9eff8bbf1058b194a08f4e344ce9532a2f0eb19043a0b1bc953151fb24b3fc456755
+ b2sums =
a88042479023eb6b09af9f4f8b93009d2b967ae18e4d31b7f1d5b0a9791e52819b52a6b69b95ab653196d6a258c5987ba0c91fdccd7a72df3aac602a2262b6af
b2sums =
c429863610bf2a0ee389addc99e60c8ec76ec4b703d8e822afdb2ea2277c6ef3ccc055ed84af720d651373942944feaa85048692b5daf044180abf5dcaf3215d
pkgname = python-pillow
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: minder
pkgname=python-pillow
-pkgver=11.2.1
+pkgver=11.3.0
pkgrel=1
pkgdesc='Python Imaging Library (PIL) fork'
arch=('x86_64')
@@ -47,9 +47,9 @@ source=(
"$pkgname::git+https://github.com/python-pillow/Pillow#tag=$pkgver"
'ftbfs-trove-classifiers.patch'
)
-sha512sums=('b59b385d5c010e03c6319f606e2ffca17f3a6725cc4bff41dbccacdc098d5d33264ecb9391830a974fd0d0bdb1cecefa7dd93457fcc805f0c599dee3e044829c'
+sha512sums=('7902498f2e4c8b0aea62c4d7ce325f1df979f0ac7965523bc7b736d4522c2fdab734f98b28fa375271e0e037d3b45d5f6c50da2d565a1ffeab7afe4ff62ec571'
'5ac423ac371b8303d6273382af3586943bd4c68cb9b03445754fde551c8bab1ce58670443c30c51698284e532996795d81414cb1d39b3a438b285228e2fbb047')
-b2sums=('5407c49bdb5cf8d75b70a979014ee95147edbe0691ea1b4abf7b523b42ed9eff8bbf1058b194a08f4e344ce9532a2f0eb19043a0b1bc953151fb24b3fc456755'
+b2sums=('a88042479023eb6b09af9f4f8b93009d2b967ae18e4d31b7f1d5b0a9791e52819b52a6b69b95ab653196d6a258c5987ba0c91fdccd7a72df3aac602a2262b6af'
'c429863610bf2a0ee389addc99e60c8ec76ec4b703d8e822afdb2ea2277c6ef3ccc055ed84af720d651373942944feaa85048692b5daf044180abf5dcaf3215d')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pillow/-/commit/40d4df70197b84adcd155d4ff4f1a154a17177b2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pillow/-/commit/40d4df70197b84adcd155d4ff4f1a154a17177b2
You're receiving this email because of your account on gitlab.archlinux.org.