Hello community, here is the log from the commit of package python-arrow for openSUSE:Factory checked in at 2018-12-12 17:25:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-arrow (Old) and /work/SRC/openSUSE:Factory/.python-arrow.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-arrow" Wed Dec 12 17:25:09 2018 rev:4 rq:653919 version:0.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-arrow/python-arrow.changes 2018-02-21 14:13:46.649206756 +0100 +++ /work/SRC/openSUSE:Factory/.python-arrow.new.28833/python-arrow.changes 2018-12-12 17:25:12.211127024 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:45:42 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-arrow.spec ++++++ --- /var/tmp/diff_new_pack.udJoSo/_old 2018-12-12 17:25:12.683126423 +0100 +++ /var/tmp/diff_new_pack.udJoSo/_new 2018-12-12 17:25:12.687126417 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,24 +24,22 @@ Summary: Better dates and times for Python License: Apache-2.0 Group: Development/Languages/Python -Url: http://crsmithdev.com/arrow +URL: http://crsmithdev.com/arrow Source: https://files.pythonhosted.org/packages/source/a/arrow/arrow-%{version}.tar.gz BuildRequires: %{python_module chai} -BuildRequires: %{python_module devel} BuildRequires: %{python_module nose} BuildRequires: %{python_module python-dateutil} BuildRequires: %{python_module simplejson} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-python-dateutil +BuildArch: noarch %if %{with python2} BuildRequires: python-backports.functools_lru_cache %endif %ifpython2 Requires: python-backports.functools_lru_cache %endif -Requires: python-python-dateutil -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch %python_subpackages %description @@ -70,8 +68,8 @@ %python_expand PYTHONPATH="%{buildroot}%{$python_sitelib}:$PYTHONPATH" $python %{_bindir}/nosetests %files %{python_files} -%defattr(-,root,root,-) -%doc LICENSE README.rst HISTORY.md +%license LICENSE +%doc README.rst HISTORY.md %{python_sitelib}/* %changelog
