Hello community, here is the log from the commit of package python-odorik for openSUSE:Factory checked in at 2016-03-07 13:23:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-odorik (Old) and /work/SRC/openSUSE:Factory/.python-odorik.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-odorik" Changes: -------- --- /work/SRC/openSUSE:Factory/python-odorik/python-odorik.changes 2015-07-14 17:46:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-odorik.new/python-odorik.changes 2016-03-07 13:23:39.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Feb 26 13:12:45 UTC 2016 - [email protected] + +- Require python-python-dateutil. package was renamed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-odorik.spec ++++++ --- /var/tmp/diff_new_pack.mlpmc4/_old 2016-03-07 13:23:59.000000000 +0100 +++ /var/tmp/diff_new_pack.mlpmc4/_new 2016-03-07 13:23:59.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-odorik # -# 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 @@ -24,13 +24,13 @@ Group: Development/Languages/Python Url: http://cihar.com/software/odorik/ Source: https://pypi.python.org/packages/source/o/odorik/odorik-%{version}.tar.bz2 -BuildRequires: python-dateutil BuildRequires: python-devel BuildRequires: python-httpretty BuildRequires: python-pytest +BuildRequires: python-python-dateutil BuildRequires: python-sphinx BuildRequires: python-xdg -Requires: python-dateutil +Requires: python-python-dateutil Requires: python-xdg BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110
