Hello community,
here is the log from the commit of package python-django-athumb for
openSUSE:Factory checked in at 2015-05-24 19:35:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-athumb (Old)
and /work/SRC/openSUSE:Factory/.python-django-athumb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-athumb"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-athumb/python-django-athumb.changes
2012-04-12 09:51:08.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-athumb.new/python-django-athumb.changes
2015-05-24 19:35:13.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 21 14:25:12 UTC 2015 - [email protected]
+
+- Use Pillow instead of PIL
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-athumb.spec ++++++
--- /var/tmp/diff_new_pack.gT4E7d/_old 2015-05-24 19:35:14.000000000 +0200
+++ /var/tmp/diff_new_pack.gT4E7d/_new 2015-05-24 19:35:14.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django-athumb
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,10 +27,10 @@
BuildRequires: python-boto
BuildRequires: python-devel
BuildRequires: python-django
-BuildRequires: python-imaging
+BuildRequires: python-Pillow
Requires: python-boto
Requires: python-django
-Requires: python-imaging
+Requires: python-Pillow
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from
distutils.sysconfig import get_python_lib; print get_python_lib()")}
%else