Fri, 07 Jun 2024 17:03:10 UTC | login

Information for build python-Pympler-0.7-1.fc31

ID128823
Package Namepython-Pympler
Version0.7
Release1.fc31
Epoch
SummaryMeasure, monitor and analyze the memory behavior of Python objects
Description Pympler is a development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application. By pympling a Python application, detailed insight in the size and the lifetime of Python objects can be obtained. Undesirable or unexpected runtime behavior like memory bloat and other “pymples” can easily be identified. Pympler integrates three previously separate modules into a single, comprehensive profiling tool. The asizeof module provides basic size information for one or several Python objects, module muppy is used for on-line monitoring of a Python application and module Class Tracker provides off-line analysis of the lifetime of selected Python objects.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Sep 2019 12:51:35 UTC
CompletedFri, 20 Sep 2019 12:51:35 UTC
Tags
f31
f32
RPMs
src
python-Pympler-0.7-1.fc31.src.rpm (info) (download)
noarch
python3-Pympler-0.7-1.fc31.noarch.rpm (info) (download)
Changelog * Thu Sep 12 2019 Dominik Mierzejewski <rpm@greysector.net> 0.7-1 - update to 0.7 (#1696870) * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Feb 26 2019 Dominik Mierzejewski <rpm@greysector.net> 0.6-1 - update to 0.6 - mark asizeof.py as bundled (#1649274) * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Oct 18 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.5-3 - Subpackage python2-Pympler has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Dominik Mierzejewski <rpm@greysector.net> 0.5-1 - update to 0.5 - drop obsolete patches - use pythonX_version macros in files list * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4.3-9 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.4.3-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)