George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
python-pillow


Commits:
b7c3b15d by George Rawlinson at 2024-01-10T12:09:53+13:00
upgpkg: 10.2.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pillow
        pkgdesc = Python Imaging Library (PIL) fork
-       pkgver = 10.1.0
-       pkgrel = 2
+       pkgver = 10.2.0
+       pkgrel = 1
        url = https://python-pillow.org
        arch = x86_64
        license = BSD
@@ -30,7 +30,7 @@ pkgbase = python-pillow
        optdepends = tk: for the ImageTK module
        optdepends = python-olefile: OLE2 file support
        optdepends = python-pyqt6: for the ImageQt module
-       source = 
python-pillow::git+https://github.com/python-pillow/Pillow#commit=da59ad000d1405eaecd557175e29083a87d19f7c
+       source = 
python-pillow::git+https://github.com/python-pillow/Pillow#commit=6956d0b2853f5c7ec5f6ec4c60725c5a7ee73aeb
        b2sums = SKIP
 
 pkgname = python-pillow


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: minder
 
 pkgname=python-pillow
-pkgver=10.1.0
-pkgrel=2
+pkgver=10.2.0
+pkgrel=1
 pkgdesc='Python Imaging Library (PIL) fork'
 arch=('x86_64')
 url='https://python-pillow.org'
@@ -42,7 +42,7 @@ optdepends=(
   'python-olefile: OLE2 file support'
   'python-pyqt6: for the ImageQt module'
 )
-_commit='da59ad000d1405eaecd557175e29083a87d19f7c'
+_commit='6956d0b2853f5c7ec5f6ec4c60725c5a7ee73aeb'
 
source=("$pkgname::git+https://github.com/python-pillow/Pillow#commit=$_commit";)
 b2sums=('SKIP')
 



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

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


Reply via email to