Hello community, here is the log from the commit of package python3-arrow for openSUSE:Factory checked in at 2017-02-06 15:24:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-arrow (Old) and /work/SRC/openSUSE:Factory/.python3-arrow.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-arrow" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-arrow/python3-arrow.changes 2016-07-14 09:47:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-arrow.new/python3-arrow.changes 2017-02-06 15:24:30.380056931 +0100 @@ -1,0 +2,6 @@ +Fri Feb 3 20:25:33 UTC 2017 - [email protected] + +- specfile: + * fix python3-python-dateutil dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-arrow.spec ++++++ --- /var/tmp/diff_new_pack.ofWkEl/_old 2017-02-06 15:24:30.732006639 +0100 +++ /var/tmp/diff_new_pack.ofWkEl/_new 2017-02-06 15:24:30.736006068 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-arrow # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -25,11 +25,11 @@ Url: http://crsmithdev.com/arrow Source: https://files.pythonhosted.org/packages/source/a/arrow/arrow-%{version}.tar.gz BuildRequires: python3-chai -BuildRequires: python3-dateutil BuildRequires: python3-devel BuildRequires: python3-nose +BuildRequires: python3-python-dateutil BuildRequires: python3-simplejson -Requires: python3-dateutil +Requires: python3-python-dateutil BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch
