forked from pool/python-Pillow
Accepting request 563830 from home:namtrac:branches:devel:languages:python
- Add freetype-2.9.patch to fix tests with FreeType 2.9 gh#2954 OBS-URL: https://build.opensuse.org/request/show/563830 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=66
This commit is contained in:
committed by
Git OBS Bridge
parent
d5e583f63a
commit
dbd8592b59
@@ -31,6 +31,8 @@ License: HPND
|
||||
Group: Development/Languages/Python
|
||||
Url: http://python-imaging.github.io/
|
||||
Source: https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM freetype-2.9.patch https://github.com/python-pillow/Pillow/issues/2954
|
||||
Patch1: freetype-2.9.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module olefile}
|
||||
BuildRequires: %{python_module pytest-runner}
|
||||
@@ -93,6 +95,7 @@ Python Imaging Library by Fredrik Lundh and Contributors.
|
||||
|
||||
%prep
|
||||
%setup -q -n Pillow-%{version}
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user