scalene 1.5.31.1-1 source package in Ubuntu

Changelog

scalene (1.5.31.1-1) unstable; urgency=medium

  [ Andreas Tille ]
  * New upstream version (Closes: #1056886, #1037852, #1055725).
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Update lintian override info format in d/source/lintian-overrides on line 5.

  [ Emmanuel Arias ]
  * d/patches/0006-Remove-vendor-deps-target-call.patch: Add patches to remove
    the target "vendor-deps" that clone the vedors dependencies. The upstream
    code from pypi.debian.net already include them.
  * d/patches/0001-Load-libscalene-so-with-Python-ABI-suffix: Update patch to
    use importlib module to Debianize the libscalene name instead of use imp
    module.

 -- Emmanuel Arias <email address hidden>  Sat, 03 Feb 2024 17:51:57 -0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
scalene_1.5.31.1-1.dsc 2.2 KiB b222a4792e7c1731423b8b52d081869a8d2a3a054f0b60f03312b4d94ef31670
scalene_1.5.31.1.orig.tar.gz 7.5 MiB dae362954e75bd217633a3069f526bab7742ff5d9b11f6e633cd3822a13b10a1
scalene_1.5.31.1-1.debian.tar.xz 9.3 KiB f5ad8fdcbaa29958f73571b1a8e85ad0657f971cdb2288f67814c0ffe26622e7

No changes file available.

Binary packages built by this source

python3-scalene: high-performance CPU and memory profiler for Python (Python 3)

 scalene is a high-performance cpu *and* memory profiler for Python that does
 a few things that other Python profilers do not and cannot do. It runs
 orders of magnitude faster than other profilers while delivering far more
 detailed information.
 .
 This package installs the library for Python 3.

python3-scalene-dbgsym: debug symbols for python3-scalene