Hello community,
here is the log from the commit of package python-altgraph for openSUSE:Factory
checked in at 2018-12-12 17:24:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-altgraph (Old)
and /work/SRC/openSUSE:Factory/.python-altgraph.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-altgraph"
Wed Dec 12 17:24:43 2018 rev:3 rq:653907 version:0.16.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-altgraph/python-altgraph.changes
2018-11-18 23:32:01.981492739 +0100
+++
/work/SRC/openSUSE:Factory/.python-altgraph.new.28833/python-altgraph.changes
2018-12-12 17:24:44.951161763 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:45:31 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-altgraph.spec ++++++
--- /var/tmp/diff_new_pack.RMjb4i/_old 2018-12-12 17:24:45.471161101 +0100
+++ /var/tmp/diff_new_pack.RMjb4i/_new 2018-12-12 17:24:45.471161101 +0100
@@ -12,19 +12,19 @@
# 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-%{**}}
Name: python-altgraph
Version: 0.16.1
Release: 0
-License: MIT
Summary: Python graph (network) package
-Url: https://bitbucket.org/ronaldoussoren/altgraph/
+License: MIT
Group: Development/Languages/Python
+Url: https://bitbucket.org/ronaldoussoren/altgraph/
Source:
https://files.pythonhosted.org/packages/source/a/altgraph/altgraph-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -39,6 +39,7 @@
%package -n %{name}-doc
Summary: Documentation for %{name}
+Group: Development/Languages/Python
Provides: %{python_module altgraph-doc = %{version}}
%description -n %{name}-doc