python3-pillow: 10.3.0 -> 10.4.0

This commit is contained in:
Tim Biermann 2024-07-01 19:23:12 +02:00
parent 66c7f354a3
commit c980e43446
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -306,10 +306,10 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/PIL/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PIL/features.py
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/PIL/py.typed (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PIL/report.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pillow-10.3.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-10.3.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-10.3.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-10.3.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-10.3.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-10.3.0-py3.10.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-10.3.0-py3.10.egg-info/zip-safe
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pillow-10.4.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-10.4.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-10.4.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-10.4.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-10.4.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-10.4.0-py3.10.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-10.4.0-py3.10.egg-info/zip-safe

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39SsVQe0ljMzHXSjEZviCvLp8WdlakCt4z8snaBviSkaaS3JeLUuVDXBxL9AuriawUSqW9WNG5v5Azb9TJapiwI=
SHA256 (Pkgfile) = f5568680ba2780c20bc1a316f457ba9a5316b195c6cd0e788022f156719341bf
SHA256 (.footprint) = 27d9a70ea087313432ed10d29b4055a5b57d4aeb5471fa3f1540722ae41c6f32
SHA256 (python3-pillow-10.3.0.tar.gz) = 5a2f1a812237bf9bd57f283422f46ca97a1c3d43d5f67b9bf8a0d499c4b97c85
RWSagIOpLGJF308f2Ivnn9XUtD23hOp06aAkLftIEUt72LKumw2mtpMd1K+tvQhHDeeYqx5ztUcBiGx13ABahrT+HShj/LxGQwE=
SHA256 (Pkgfile) = bd4b1d774c1f44eb7ccb124aed9f17c278fa32e72209e40b9049a65059db9a54
SHA256 (.footprint) = abaee71a4db7a9f1e4304a0255d4f5940b7935460d2563f4c29cdfdc6572aa7b
SHA256 (python3-pillow-10.4.0.tar.gz) = e70284e8605a5b7ccb37e5bfd4634598ca2c43c7f2c353572351ccf72c031004

View File

@ -5,7 +5,7 @@
# Optional: tk
name=python3-pillow
version=10.3.0
version=10.4.0
release=1
source=(https://github.com/python-pillow/Pillow/archive/$version/$name-$version.tar.gz)