Hello community, here is the log from the commit of package python-icalendar for openSUSE:Factory checked in at 2016-04-22 16:23:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-icalendar (Old) and /work/SRC/openSUSE:Factory/.python-icalendar.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-icalendar" Changes: -------- --- /work/SRC/openSUSE:Factory/python-icalendar/python-icalendar.changes 2015-10-30 13:43:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-icalendar.new/python-icalendar.changes 2016-04-22 16:23:44.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Mar 29 22:32:54 UTC 2016 - dmueller@suse.com + +- adjust to python-python-dateutil renaming + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-icalendar.spec ++++++ --- /var/tmp/diff_new_pack.FOBjjo/_old 2016-04-22 16:23:45.000000000 +0200 +++ /var/tmp/diff_new_pack.FOBjjo/_new 2016-04-22 16:23:45.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-icalendar # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 7/2011 - now open-slx GmbH <Sascha.Manns@open-slx.de> # Copyright (c) 2009 - 7/2011 Sascha Manns <saigkill@opensuse.org> # @@ -30,12 +30,12 @@ Source0: https://pypi.python.org/packages/source/i/icalendar/%{modname}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes -BuildRequires: python-dateutil BuildRequires: python-devel BuildRequires: python-pytest +BuildRequires: python-python-dateutil BuildRequires: python-pytz BuildRequires: python-setuptools -Requires: python-dateutil +Requires: python-python-dateutil Requires: python-pytz %{py_requires} %if 0%{?suse_version} <= 1110