python-memprof 0.3.6-5.1build1 source package in Ubuntu

Changelog

python-memprof (0.3.6-5.1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 17:55:48 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-memprof_0.3.6.orig.tar.xz 52.7 KiB 29bcc232a17e301f754fcd9e0f9892df1da015f18b54127c4d69fe398579492b
python-memprof_0.3.6-5.1build1.debian.tar.xz 4.4 KiB 3b88e345fd0c12ab20ebc28c1e4eb5ef9db6386286cc10637a315a422aae5e16
python-memprof_0.3.6-5.1build1.dsc 2.1 KiB e9b8e9e29648727f3edda25fdbc64f1da13775509eddc7ee5fb5d222379144fe

View changes file

Binary packages built by this source

python3-memprof: memory profiler for Python (Python 3)

 python-memprof logs the memory used by variables during the execution
 of decorated methods. It creates a report in a text file and you can
 plot the result using "mp_plot", which is part of the python-memprof
 package.
 .
 This package contains the Python 3 version of memprof.

python3-memprof-dbgsym: debug symbols for python3-memprof