1
0
forked from ports/contrib

python3-pillow: 11.0.0 -> 11.1.0

This commit is contained in:
Tim Biermann 2025-01-02 11:15:17 +01:00
parent af91d6e52a
commit f99f96c78b
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -304,10 +304,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-11.0.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-11.0.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-11.0.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-11.0.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-11.0.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-11.0.0-py3.10.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-11.0.0-py3.10.egg-info/zip-safe
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pillow-11.1.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-11.1.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-11.1.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-11.1.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-11.1.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-11.1.0-py3.10.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pillow-11.1.0-py3.10.egg-info/zip-safe

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31cNK9FWffA12nOODWsxyAxbjUmIdP9GHxQ9G/hVPoBurCcwH0hsYgQPz7Ez0pRRdeIGedBbJC3g7WqDMo5Tbgw=
SHA256 (Pkgfile) = fcf0c9fc62caef514354d7bb19eb779c2bf291613f1b9457f0cf9dae51317d87
SHA256 (.footprint) = 8864bd3b56402cfc15a8bc5092f8fcc3b95bf7b19f30c40aec477f563307372c
SHA256 (python3-pillow-11.0.0.tar.gz) = f60959120cac783dc39be7e093bff8f9dcbb5be58bcc1372c57492f748a3b759
RWSagIOpLGJF34/BK8z/n1+3GESRA6RFTACTYwfReUZdbivIC8E0PsIc/hkL0CMt7477VaLgFW2L71DQwh/P0VoKhemRqBKyEwU=
SHA256 (Pkgfile) = f46e9ccdaff00b20a28b669a01259ff47260e09fbb301c07d252ed8a5cc38092
SHA256 (.footprint) = 2f315dd66cfdfb40c02f21859f90bc962ed7fba31b5d73f502adc8d9c40c7ddf
SHA256 (python3-pillow-11.1.0.tar.gz) = 1e63499468dc069a31ea0226b531be1c1c31b185b80616f8707066aba599db12

View File

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