Hello community, here is the log from the commit of package python-jsonpickle for openSUSE:Factory checked in at 2018-12-24 11:38:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jsonpickle (Old) and /work/SRC/openSUSE:Factory/.python-jsonpickle.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jsonpickle" Mon Dec 24 11:38:50 2018 rev:2 rq:659458 version:0.9.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jsonpickle/python-jsonpickle.changes 2018-06-02 12:03:46.126429576 +0200 +++ /work/SRC/openSUSE:Factory/.python-jsonpickle.new.28833/python-jsonpickle.changes 2018-12-24 11:38:51.413587081 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:49:37 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jsonpickle.spec ++++++ --- /var/tmp/diff_new_pack.muNMpz/_old 2018-12-24 11:38:52.005586555 +0100 +++ /var/tmp/diff_new_pack.muNMpz/_new 2018-12-24 11:38:52.005586555 +0100 @@ -11,8 +11,8 @@ # case the license is the MIT License). An "Open Source License" is a # 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/ # @@ -25,14 +25,13 @@ License: BSD-3-Clause Group: Development/Languages/Python Source: https://files.pythonhosted.org/packages/source/j/jsonpickle/jsonpickle-%{version}.tar.gz +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: %{python_module devel} -BuildRequires: %{python_module setuptools} # SECTION test requirements BuildRequires: %{python_module SQLAlchemy} -BuildRequires: %{python_module nose} BuildRequires: %{python_module coverage} +BuildRequires: %{python_module nose} BuildRequires: %{python_module numpy} BuildRequires: %{python_module pymongo} # /SECTION
