Accepting request 904583 from home:stroeder:python
update to version 8.3.1 OBS-URL: https://build.opensuse.org/request/show/904583 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=118
This commit is contained in:
parent
3fb565ad45
commit
ef645ab55a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:803606e206f3e366eea46b1e7ab4dac74cfac770d04de9c35319814e11e47c46
|
|
||||||
size 48537313
|
|
3
Pillow-8.3.1.tar.gz
Normal file
3
Pillow-8.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2cac53839bfc5cece8fdbe7f084d5e3ee61e1303cccc86511d351adcb9e2c792
|
||||||
|
size 48724443
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 7 12:01:43 UTC 2021 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
- update to version 8.3.1:
|
||||||
|
* Catch OSError when checking if fp is sys.stdout #5585 [radarhere]
|
||||||
|
* Handle removing orientation from alternate types of EXIF data #5584 [radarhere]
|
||||||
|
* Make Image.__array__ take optional dtype argument #5572 [t-vi, radarhere]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 4 00:14:33 UTC 2021 - Arun Persaud <arun@gmx.de>
|
Sun Jul 4 00:14:33 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-Pillow
|
Name: python-Pillow
|
||||||
Version: 8.3.0
|
Version: 8.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Imaging Library (Fork)
|
Summary: Python Imaging Library (Fork)
|
||||||
License: HPND
|
License: HPND
|
||||||
|
Loading…
Reference in New Issue
Block a user