Accepting request 916926 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/916926
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=120
This commit is contained in:
Oliver Kurz 2021-09-11 19:53:42 +00:00 committed by Git OBS Bridge
parent ea1a821f2d
commit 9a5e2e28f3
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2cac53839bfc5cece8fdbe7f084d5e3ee61e1303cccc86511d351adcb9e2c792
size 48724443

3
Pillow-8.3.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dde3f3ed8d00c72631bc19cbfff8ad3b6215062a5eed402381ad365f82f0c18c
size 48790556

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Sep 5 16:18:06 UTC 2021 - Arun Persaud <arun@gmx.de>
- update to version 8.3.2:
* CVE-2021-23437 Raise ValueError if color specifier is too long
[hugovk, radarhere]
* Fix 6-byte OOB read in FliDecode [wiredfool]
* Add support for Python 3.10 #5569, #5570 [hugovk, radarhere]
* Ensure TIFF RowsPerStrip is multiple of 8 for JPEG compression
#5588 [kmilos, radarhere]
* Updates for ImagePalette channel order #5599 [radarhere]
* Hide FriBiDi shim symbols to avoid conflict with real FriBiDi
library #5651 [nulano]
-------------------------------------------------------------------
Wed Jul 7 12:01:43 UTC 2021 - Michael Ströder <michael@stroeder.com>

View File

@ -20,7 +20,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Pillow
Version: 8.3.1
Version: 8.3.2
Release: 0
Summary: Python Imaging Library (Fork)
License: HPND