Hello community, here is the log from the commit of package python-statistics for openSUSE:Factory checked in at 2018-12-24 11:44:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-statistics (Old) and /work/SRC/openSUSE:Factory/.python-statistics.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-statistics" Mon Dec 24 11:44:43 2018 rev:2 rq:659699 version:3.4.0b3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-statistics/python-statistics.changes 2018-05-29 10:30:33.132320643 +0200 +++ /work/SRC/openSUSE:Factory/.python-statistics.new.28833/python-statistics.changes 2018-12-24 11:44:44.477273985 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:54:55 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-statistics.spec ++++++ --- /var/tmp/diff_new_pack.9uhJVf/_old 2018-12-24 11:44:45.025273499 +0100 +++ /var/tmp/diff_new_pack.9uhJVf/_new 2018-12-24 11:44:45.033273492 +0100 @@ -12,7 +12,8 @@ # 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/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} @@ -20,12 +21,11 @@ Name: python-statistics Version: 3.4.0b3 Release: 0 -License: Python-2.0 Summary: Python 2.* port of 3.4 Statistics Module -Url: https://github.com/digitalemagine/py-statistics +License: Python-2.0 Group: Development/Languages/Python +Url: https://github.com/digitalemagine/py-statistics Source: https://files.pythonhosted.org/packages/source/s/statistics/statistics-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros
