Hello community,
here is the log from the commit of package python-gprof2dot for
openSUSE:Factory checked in at 2018-12-24 11:37:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gprof2dot (Old)
and /work/SRC/openSUSE:Factory/.python-gprof2dot.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gprof2dot"
Mon Dec 24 11:37:42 2018 rev:2 rq:659403 version:2017.9.19
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gprof2dot/python-gprof2dot.changes
2018-05-17 19:33:35.914649647 +0200
+++
/work/SRC/openSUSE:Factory/.python-gprof2dot.new.28833/python-gprof2dot.changes
2018-12-24 11:37:42.945647860 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:48:42 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gprof2dot.spec ++++++
--- /var/tmp/diff_new_pack.eTU0bb/_old 2018-12-24 11:37:43.305647540 +0100
+++ /var/tmp/diff_new_pack.eTU0bb/_new 2018-12-24 11:37:43.305647540 +0100
@@ -12,21 +12,21 @@
# 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-gprof2dot
Version: 2017.9.19
-%define gitver 2017.09.19
Release: 0
-License: LGPL-3.0-or-later
+%define gitver 2017.09.19
Summary: Generate a dot graph from the output of several profilers
-Url: https://github.com/jrfonseca/gprof2dot
+License: LGPL-3.0-or-later
Group: Development/Languages/Python
+Url: https://github.com/jrfonseca/gprof2dot
Source:
https://files.pythonhosted.org/packages/source/g/gprof2dot/gprof2dot-%{version}.tar.gz
Source10:
https://raw.githubusercontent.com/jrfonseca/gprof2dot/%{gitver}/LICENSE.txt
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros