Hello community, here is the log from the commit of package python-pywinrm for openSUSE:Factory checked in at 2018-12-24 11:42:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pywinrm (Old) and /work/SRC/openSUSE:Factory/.python-pywinrm.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pywinrm" Mon Dec 24 11:42:54 2018 rev:2 rq:659627 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pywinrm/python-pywinrm.changes 2018-04-13 12:36:12.537006239 +0200 +++ /work/SRC/openSUSE:Factory/.python-pywinrm.new.28833/python-pywinrm.changes 2018-12-24 11:42:55.657370431 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:53:23 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pywinrm.spec ++++++ --- /var/tmp/diff_new_pack.BzTRGX/_old 2018-12-24 11:42:56.097370041 +0100 +++ /var/tmp/diff_new_pack.BzTRGX/_new 2018-12-24 11:42:56.097370041 +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-%{**}} @@ -25,7 +26,6 @@ URL: http://github.com/diyan/pywinrm/ Source: https://files.pythonhosted.org/packages/source/p/pywinrm/pywinrm-%{version}.tar.gz Source1: https://raw.githubusercontent.com/diyan/pywinrm/master/LICENSE -BuildRequires: %{python_module devel} BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests >= 2.9.1}
