Hello community,
here is the log from the commit of package python-django-tastypie for
openSUSE:Factory checked in at 2016-03-07 13:23:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-tastypie (Old)
and /work/SRC/openSUSE:Factory/.python-django-tastypie.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-tastypie"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-tastypie/python-django-tastypie.changes
2015-04-23 08:04:44.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-tastypie.new/python-django-tastypie.changes
2016-03-07 13:23:34.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 26 13:06:22 UTC 2016 - [email protected]
+
+- Require python-python-dateutil. package was renamed
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-tastypie.spec ++++++
--- /var/tmp/diff_new_pack.RKdFwA/_old 2016-03-07 13:23:35.000000000 +0100
+++ /var/tmp/diff_new_pack.RKdFwA/_new 2016-03-07 13:23:35.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-django-tastypie
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,9 +27,9 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-setuptools
-Requires: python-dateutil >= 1.5
Requires: python-django >= 1.2
Requires: python-mimeparse >= 0.1.3
+Requires: python-python-dateutil >= 1.5
Recommends: python-lxml
Recommends: python-PyYAML
Recommends: python-biplist