Hello community,
here is the log from the commit of package python-hetznercloud for
openSUSE:Factory checked in at 2018-12-24 11:38:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hetznercloud (Old)
and /work/SRC/openSUSE:Factory/.python-hetznercloud.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hetznercloud"
Mon Dec 24 11:38:04 2018 rev:4 rq:659412 version:1.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hetznercloud/python-hetznercloud.changes
2018-09-03 10:36:35.652900667 +0200
+++
/work/SRC/openSUSE:Factory/.python-hetznercloud.new.28833/python-hetznercloud.changes
2018-12-24 11:38:05.405627919 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:48:53 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-hetznercloud.spec ++++++
--- /var/tmp/diff_new_pack.x9ieYk/_old 2018-12-24 11:38:06.085627316 +0100
+++ /var/tmp/diff_new_pack.x9ieYk/_new 2018-12-24 11:38:06.089627313 +0100
@@ -13,7 +13,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/
#
@@ -27,7 +27,6 @@
Group: Development/Languages/Python
Url: https://github.com/elsyms/hetznercloud-py
Source:
https://github.com/elsyms/hetznercloud-py/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
#BuildRequires: %%{python_module nose >= 1.3.7 }