diff options
author | Danny Rawlins <contact@romster.me> | 2021-10-25 18:03:45 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-10-25 23:48:01 +1100 |
commit | 326505c4324a9840ef3bcc9c0bd2b88fcb0d07e8 (patch) | |
tree | cb89fd2217ed1c9ac9b8686907b9733342cc2958 /python3-pillow | |
parent | 311e91d28378c30faa2e02e31043ce433aff2ac0 (diff) | |
download | contrib-326505c4324a9840ef3bcc9c0bd2b88fcb0d07e8.tar.gz contrib-326505c4324a9840ef3bcc9c0bd2b88fcb0d07e8.tar.xz |
python3-pillow: 8.3.2 -> 8.4.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 1829ae0c2..9faf63404 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.3.2-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.3.2-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.3.2-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.3.2-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.3.2-py3.9.egg-info/top_level.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.3.2-py3.9.egg-info/zip-safe +drwxr-xr-x root/root usr/lib/python3.9/site-packages/Pillow-8.4.0-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.4.0-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.4.0-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.4.0-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.4.0-py3.9.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Pillow-8.4.0-py3.9.egg-info/zip-safe diff --git a/python3-pillow/.signature b/python3-pillow/.signature index c69203d7a..fc6c7b4db 100644 --- a/python3-pillow/.signature +++ b/python3-pillow/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/FCl1TOoB6loSuoW9Ah165MhxB4nwStqxJm/xHnCosRmVn25PbhcCAq6X6mZcIszzQDzDlYq4Q6VImEETAefA8= -SHA256 (Pkgfile) = d51510e8c1e76e2432070290c6d2a82ea6bf759f56c877b99a93559442ed1425 -SHA256 (.footprint) = b3d4ceb137f2f49badbe97c748c93719ba9ff845498a714147d19375ed4ca294 -SHA256 (Pillow-8.3.2.tar.gz) = 8252b6b514aed2743abb5b7259b3253d6c4bf86902b9c5acd33fe79d24ec7b2f +RWSagIOpLGJF33NdZLePL8cv0v0HYlEBPuiap0iYVk0Y4RjD7G8/dowplXuzulnhdKkK9UrR/Tycapj1Sx3RToPH12nVqA0nUgA= +SHA256 (Pkgfile) = 7abade16aff1d11904548d182dbb8184da9d0e226773dd8cc85acee6c92e3479 +SHA256 (.footprint) = dc335258adf01fd29c8760a809b6f0451f2c29dbda17055da51669a1959c7046 +SHA256 (Pillow-8.4.0.tar.gz) = a726a4246cf1f26a5024b57c5d5fa0e98789262799860ed554ec028e2698f2c0 diff --git a/python3-pillow/Pkgfile b/python3-pillow/Pkgfile index 286c8589f..219f0f7af 100644 --- a/python3-pillow/Pkgfile +++ b/python3-pillow/Pkgfile @@ -6,7 +6,7 @@ name=python3-pillow _name=Pillow -version=8.3.2 +version=8.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) |