From 636a690681760256d8065196d0efe08b36f26656fc9423811ee30a2631524569 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 5 Nov 2016 20:22:57 +0000 Subject: [PATCH] Accepting request 438355 from devel:languages:python 1 OBS-URL: https://build.opensuse.org/request/show/438355 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Django?expand=0&rev=25 --- python-Django.changes | 6 ++++++ python-Django.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-Django.changes b/python-Django.changes index 169904e..6fb53ee 100644 --- a/python-Django.changes +++ b/python-Django.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 24 16:42:55 UTC 2016 - sbahling@suse.com + +- Change Requires: python-Pillow to python-imaging for compatibility + with SLE-12 which provides PIL instead of Pillow. + ------------------------------------------------------------------- Tue Aug 9 09:11:24 UTC 2016 - aplanas@suse.com diff --git a/python-Django.spec b/python-Django.spec index 495cdf5..85ea318 100644 --- a/python-Django.spec +++ b/python-Django.spec @@ -30,7 +30,7 @@ Source99: python-Django-rpmlintrc BuildRequires: fdupes BuildRequires: python-devel BuildRequires: python-setuptools -Requires: python-Pillow +Requires: python-imaging Requires: python-setuptools Requires: python-xml Requires(post): update-alternatives