diff options
author | Tim Biermann <tbier@posteo.de> | 2023-01-03 12:16:10 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2023-01-03 12:16:10 +0000 |
commit | 059dca1939d92f3ad10fb44d04a68bc12914ca6f (patch) | |
tree | 1cf5aa70f0eab36ed4322cef8bfbe7cf74bc2064 /python3-pillow | |
parent | 2a28d15cc0089f66046bdf29a0295f7fb47c1873 (diff) | |
download | contrib-059dca1939d92f3ad10fb44d04a68bc12914ca6f.tar.gz contrib-059dca1939d92f3ad10fb44d04a68bc12914ca6f.tar.xz |
python3-pillow: 9.3.0 -> 9.4.0
Diffstat (limited to 'python3-pillow')
-rw-r--r-- | python3-pillow/.footprint | 14 | ||||
-rw-r--r-- | python3-pillow/.signature | 8 | ||||
-rw-r--r-- | python3-pillow/Pkgfile | 2 |
3 files changed, 12 insertions, 12 deletions
diff --git a/python3-pillow/.footprint b/python3-pillow/.footprint index 5446220dd..8a4e013b5 100644 --- a/python3-pillow/.footprint +++ b/python3-pillow/.footprint @@ -293,10 +293,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/_version.py -rwxr-xr-x root/root usr/lib/python3.10/site-packages/PIL/_webp.cpython-310-x86_64-linux-gnu.so -rw-r--r-- root/root usr/lib/python3.10/site-packages/PIL/features.py -drwxr-xr-x root/root usr/lib/python3.10/site-packages/Pillow-9.3.0-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/Pillow-9.3.0-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/Pillow-9.3.0-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/Pillow-9.3.0-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/Pillow-9.3.0-py3.10.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/Pillow-9.3.0-py3.10.egg-info/top_level.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/Pillow-9.3.0-py3.10.egg-info/zip-safe +drwxr-xr-x root/root usr/lib/python3.10/site-packages/Pillow-9.4.0-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/Pillow-9.4.0-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/Pillow-9.4.0-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/Pillow-9.4.0-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/Pillow-9.4.0-py3.10.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/Pillow-9.4.0-py3.10.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/Pillow-9.4.0-py3.10.egg-info/zip-safe diff --git a/python3-pillow/.signature b/python3-pillow/.signature index 0787a0066..f217e233e 100644 --- a/python3-pillow/.signature +++ b/python3-pillow/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3375UyhmnEQ/3SEBjWgsncEmT/st/bugbus1cSv7C1ZZscqE5FlInGuU9uE6+berKlGfHY/dm//sYZmyEYW6yAc= -SHA256 (Pkgfile) = 58ab3776c62229004e01b03173cd1d6cd72352ec2b4fa561746a4484d4a09fdf -SHA256 (.footprint) = 515a36875accc650574fe59d2f55a6d73e25e45d61a530f8ad167ebc5c6f28a4 -SHA256 (Pillow-9.3.0.tar.gz) = 188b2a5fd445b2afa05bc0c1318ce49d4335ebbb69417fbb79acaf0a0784709e +RWSagIOpLGJF360wgFHzSxAOORpInjTOAFOZh+mLTqf0KkAcW4KNrhRVg8h86IUfqEuYaNSVPGnWUEU6nWWjphFurRsmh8UVWAI= +SHA256 (Pkgfile) = 654a9f14c751312760b750012d51f074f70215d629acebe5a851505335c901af +SHA256 (.footprint) = dde93daf8da033a6c944b767a2bf5ebb968c0ddf2a08965a4ccd4cd52c0acc56 +SHA256 (Pillow-9.4.0.tar.gz) = 494cee55efe8733d9744ba2d96fec067a15e22f37e6aefa14b01cc630e7cfb8c diff --git a/python3-pillow/Pkgfile b/python3-pillow/Pkgfile index c7397a671..c0b2b832a 100644 --- a/python3-pillow/Pkgfile +++ b/python3-pillow/Pkgfile @@ -6,7 +6,7 @@ name=python3-pillow _name=Pillow -version=9.3.0 +version=9.4.0 release=1 source=(https://github.com/python-pillow/Pillow/archive/$version/$_name-$version.tar.gz) #https://files.pythonhosted.org/packages/source/${_name:0:1}/$_name/$_name-$version.tar.gz) |