Sun, 02 Jun 2024 20:31:25 UTC | login

Information for build python-Pympler-1.0.1-5.fc37

ID207514
Package Namepython-Pympler
Version1.0.1
Release5.fc37
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
StartedThu, 13 Oct 2022 18:57:09 UTC
CompletedThu, 13 Oct 2022 18:57:09 UTC
Tags
f37
f38
RPMs
src
python-Pympler-1.0.1-5.fc37.src.rpm (info) (download)
noarch
python3-Pympler-1.0.1-5.fc37.noarch.rpm (info) (download)
Changelog * Thu Sep 15 2022 Dominik Mierzejewski <dominik@greysector.net> 1.0.1-5 - work around issues with Python 3.11 (rhbz#2113612) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 1.0.1-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Jan 16 2022 Dominik Mierzejewski <rpm@greysector.net> 1.0.1-1 - update to 1.0.1 (#2033793) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.9-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Oct 25 2020 Dominik Mierzejewski <rpm@greysector.net> 0.9-1 - update to 0.9 (#1888434)