diff options
author | Tim Biermann <tbier@posteo.de> | 2021-07-03 10:47:44 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-07-03 10:47:44 +0000 |
commit | 376be5692e86a43eaa5494ca68b066cc4bf15de7 (patch) | |
tree | 28d8e7f98a3ddfb7dc0579da1fa4c216690ad34d /python3-pillow | |
parent | 558b8fb968e39817c5b0513d7c93c7c88e4317c0 (diff) | |
download | contrib-376be5692e86a43eaa5494ca68b066cc4bf15de7.tar.gz contrib-376be5692e86a43eaa5494ca68b066cc4bf15de7.tar.xz |
python3-pillow: 8.2.0 -> 8.3.0
Diffstat (limited to 'python3-pillow')
-rw-r--r-- | python3-pillow/.footprint | 12 | ||||
-rw-r--r-- | python3-pillow/.signature | 8 | ||||
-rw-r--r-- | python3-pillow/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/python3-pillow/.footprint b/python3-pillow/.footprint index b19570283..3a3515ecb 100644 --- a/python3-pillow/.footprint +++ b/python3-pillow/.footprint @@ -287,9 +287,9 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/PIL/__pycache__/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/PIL/_version.py -rwxr-xr-x root/root usr/lib/python3.9/site-packages/PIL/_webp.cpython-39-x86_64-linux-gnu.so -rw-r--r-- root/root usr/lib/python3.9/site-packages/PIL/features.py -drwxr-xr-x root/root usr/lib/python3.9/site-packages/Pillow-8.2.0-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.2.0-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.2.0-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.2.0-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.2.0-py3.9.egg-info/top_level.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.2.0-py3.9.egg-info/zip-safe +drwxr-xr-x root/root usr/lib/python3.9/site-packages/Pillow-8.3.0-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.3.0-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.3.0-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.3.0-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.3.0-py3.9.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.3.0-py3.9.egg-info/zip-safe diff --git a/python3-pillow/.signature b/python3-pillow/.signature index b3aca10a2..6b4f98c9c 100644 --- a/python3-pillow/.signature +++ b/python3-pillow/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3x7nDJC2+DRWC4yYUoNgORu5vKvSud88p1wk9gFtDn2ZiwQXQMZAGgY3B/pcCk0M/4ZJ3GbWbzCDcm1veXlD/Ao= -SHA256 (Pkgfile) = b1d2c0eba1964baa11c57e4f035f2f31b0d3eadcb5f441f744fa8e3947f6f057 -SHA256 (.footprint) = 7dabf2e30c5e63600dabca93c289d2019d06ea8b12c78ef1bc1cfbd9d7d6d93b -SHA256 (Pillow-8.2.0.tar.gz) = da86280bbfcd2b7fd87d33ce6f28688bf600600dfdbe85bfc16c562bbd26ca97 +RWSagIOpLGJF34J5wDV1GXjcqvTH/5OLakWXUauXlUlAdIScyrLyo8Imx99X6aeBiOHixEzAURwORkb2HZ9Kfcq1KbyQyDXY/gc= +SHA256 (Pkgfile) = b7df2b00effae38eece306efa3abb58650502617920ab7572db869dde3996c68 +SHA256 (.footprint) = d13dc956a5b25b3a7960affacad4bc9c4d8dad182a149f4a020e046727475688 +SHA256 (Pillow-8.3.0.tar.gz) = ee564f509865d2c4cfa7d8f469584ca2b3c1ffc315a7ea8ec556e379dd2fe428 diff --git a/python3-pillow/Pkgfile b/python3-pillow/Pkgfile index 37bb5f164..5c4d230bc 100644 --- a/python3-pillow/Pkgfile +++ b/python3-pillow/Pkgfile @@ -6,7 +6,7 @@ name=python3-pillow _name=Pillow -version=8.2.0 +version=8.3.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) |