Hello community,

here is the log from the commit of package python-ravello-sdk for 
openSUSE:Factory checked in at 2018-12-24 11:42:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ravello-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.python-ravello-sdk.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ravello-sdk"

Mon Dec 24 11:42:57 2018 rev:6 rq:659633 version:2.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ravello-sdk/python-ravello-sdk.changes    
2018-01-10 23:30:08.670167936 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ravello-sdk.new.28833/python-ravello-sdk.changes
 2018-12-24 11:42:58.305368084 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:53:32 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ravello-sdk.spec ++++++
--- /var/tmp/diff_new_pack.CAxaEi/_old  2018-12-24 11:42:58.629367796 +0100
+++ /var/tmp/diff_new_pack.CAxaEi/_new  2018-12-24 11:42:58.633367793 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ravello-sdk
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -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/
 #
 
 
@@ -23,9 +23,8 @@
 Summary:        Python SDK for the Ravello API
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://github.com/ravello/python-sdk
+URL:            https://github.com/ravello/python-sdk
 Source:         
https://files.pythonhosted.org/packages/source/r/ravello-sdk/ravello-sdk-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module docopt}
 BuildRequires:  %{python_module requests >= 2.6.0}
 BuildRequires:  %{python_module setuptools}
@@ -34,7 +33,6 @@
 Requires:       python-docopt
 Requires:       python-requests >= 2.6.0
 Requires:       python-six
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %python_subpackages
 
@@ -55,8 +53,8 @@
 %python_exec tests/unit.py
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to