Mon, 16 Sep 2024 03:52:38 UTC | login

Information for build python-memray-1.13.4-1.fc41

ID338332
Package Namepython-memray
Version1.13.4
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-memray.git#16f45edbf92aa5c7fc317d86a6e8938f13cecbca
SummaryMemory profiler for Python applications
DescriptionMemray is a memory profiler for Python. It can track memory allocations in Python code, in native extension modules, and in the Python interpreter itself. It can generate several different types of reports to help you analyze the captured memory usage data. While commonly used as a CLI tool, it can also be used as a library to perform more fine-grained profiling tasks.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Aug 2024 10:40:29 UTC
CompletedMon, 19 Aug 2024 12:22:32 UTC
Taskbuild (f41, /rpms/python-memray.git:16f45edbf92aa5c7fc317d86a6e8938f13cecbca)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-memray.git#16f45edbf92aa5c7fc317d86a6e8938f13cecbca'}}
Tags
f41
RPMs
src
python-memray-1.13.4-1.fc41.src.rpm (info) (download)
riscv64
memray-1.13.4-1.fc41.riscv64.rpm (info) (download)
python-memray-doc-1.13.4-1.fc41.riscv64.rpm (info) (download)
python3-memray-1.13.4-1.fc41.riscv64.rpm (info) (download)
python-memray-debugsource-1.13.4-1.fc41.riscv64.rpm (info) (download)
python3-memray-debuginfo-1.13.4-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Aug 13 2024 Davide Cavalca <dcavalca@fedoraproject.org> 1.13.4-1 - Update to 1.13.4; Fixes: RHBZ#2293558, RHBZ#2280960 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.12.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> 1.12.0-3 - Rebuilt for Python 3.13 * Fri May 03 2024 Davide Cavalca <dcavalca@fedoraproject.org> 1.12.0-2 - Fix PYTHONPATH on i686 * Fri May 03 2024 Davide Cavalca <dcavalca@fedoraproject.org> 1.12.0-1 - Update to 1.12.0; Fixes: RHBZ#2274409 * Fri Apr 05 2024 Davide Cavalca <dcavalca@fedoraproject.org> 1.11.0-1 - Initial import; Fixes: RHBZ#2260162