!129 Update to 10.0.0
From: @Jason_828e Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
325d7d83c6
Binary file not shown.
@ -3,12 +3,12 @@
|
||||
%global with_docs 0
|
||||
|
||||
Name: python-pillow
|
||||
Version: 9.5.0
|
||||
Release: 2
|
||||
Version: 10.0.0
|
||||
Release: 1
|
||||
Summary: Python image processing library
|
||||
License: MIT
|
||||
URL: http://python-pillow.github.io/
|
||||
Source0: https://github.com/python-pillow/Pillow/archive/%{version}/Pillow-%{version}.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/0f/8b/2ebaf9adcf4260c00f842154865f8730cf745906aa5dd499141fb6063e26/Pillow-10.0.0.tar.gz
|
||||
|
||||
BuildRequires: freetype-devel ghostscript lcms2-devel libimagequant-devel libjpeg-devel libtiff-devel
|
||||
BuildRequires: libwebp-devel openjpeg2-devel tk-devel zlib-devel python3-cffi python3-devel python3-numpy python3-olefile
|
||||
@ -146,6 +146,9 @@ pytest --ignore=_build.python2 --ignore=_build.python3 --ignore=_build.pypy3 -v
|
||||
%{python3_sitearch}/PIL/__pycache__/ImageQt*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 07 2023 chenzixuan <chenzixuan@kylinos.cn> - 10.0.0-1
|
||||
- Fix compilation failure due to python-setuptools update to 66.0.0
|
||||
|
||||
* Mon May 08 2023 yaoxin <yao_xin001@hoperun.com> - 9.5.0-2
|
||||
- Fix compilation failure due to python-setuptools update to 66.0.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user