Sun, 02 Jun 2024 22:20:20 UTC | login

Information for build python-Pympler-0.8-4.fc33

ID158593
Package Namepython-Pympler
Version0.8
Release4.fc33
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
StartedWed, 03 Jun 2020 07:36:07 UTC
CompletedWed, 03 Jun 2020 07:36:07 UTC
Tags
f33
RPMs
src
python-Pympler-0.8-4.fc33.src.rpm (info) (download)
noarch
python3-Pympler-0.8-4.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.8-4 - Rebuilt for Python 3.9 * Sat May 02 2020 Dominik Mierzejewski <rpm@greysector.net> 0.8-3 - fix build with Python 3.9 (#1791963) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Dec 02 2019 Dominik Mierzejewski <rpm@greysector.net> 0.8-1 - update to 0.8 (#1771742) - re-bundle flot (nodejs-flot was retired) - re-enable failing test (fixed upstream) * Thu Sep 12 2019 Dominik Mierzejewski <rpm@greysector.net> 0.7-1 - update to 0.7 (#1696870) - disable one test failing with Python 3.8 (https://github.com/pympler/pympler/issues/102) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6-3 - Rebuilt for Python 3.8 * 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