Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37711939
en ru br
ALT Linux repositórios
S:1.4.5-alt1

Group :: Development/Python3
RPM: python3-module-pyprof2calltree

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname pyprof2calltree

Name: python3-module-%oname
Version: 1.4.5
Release: alt1

Summary: Help visualize profiling data from cProfile with kcachegrind

License: MIT
Group: Development/Python3
Url: http://pypi.python.org/pypi/pyprof2calltree

Source0: %name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%py3_provides %oname

Conflicts: python-module-%oname
Obsoletes: python-module-%oname

%description
Script to help visualize profiling data collected with the cProfile
python module with the kcachegrind (screenshots) graphical calltree
analyser.

This is a rebranding of the venerable
http://www.gnome.org/~johan/lsprofcalltree.py script by David Allouche
et Al. It aims at making it easier to distribute (e.g. through pypi) and
behave more like the scripts of the debian kcachegrind-converters
package. The final goal is to make it part of the official upstream
kdesdk package.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc *.txt
%_bindir/%oname
%python3_sitelibdir/%oname.py
%python3_sitelibdir/__pycache__
%python3_sitelibdir/%oname-%version-py%_python3_version.egg-info

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009