forked from pool/python-gprof2dot
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gprof2dot?expand=0&rev=2
This commit is contained in:
@@ -18,13 +18,14 @@
|
||||
%{?!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
|
||||
Summary: Generate a dot graph from the output of several profilers
|
||||
Url: https://github.com/jrfonseca/gprof2dot
|
||||
Group: Development/Languages/Python
|
||||
Source: https://files.pythonhosted.org/packages/source/g/gprof2dot/gprof2dot-%{version}.tar.gz
|
||||
Source10: https://raw.githubusercontent.com/jrfonseca/gprof2dot/%{version}/LICENSE.txt
|
||||
Source10: https://raw.githubusercontent.com/jrfonseca/gprof2dot/%{gitver}/LICENSE.txt
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
|
||||
Reference in New Issue
Block a user