python-icecream 2.1.3-1.1 source package in Ubuntu

Changelog

python-icecream (2.1.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with Pyton 3.12 (Closes: #1059668)
  * Add missing build dependencies & re-enable build-time tests:
    - python3-asttokens
    - python3-colorama
    - python3-executing
    - python3-pygments
  * Switch to debhelper-compat 13
  * Set "Rules-Requires-Root: no"

 -- Alexandre Detiste <email address hidden>  Sat, 04 May 2024 13:32:29 +0200

Upload details

Uploaded by:
Iñaki Malerba
Uploaded to:
Sid
Original maintainer:
Iñaki Malerba
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-icecream_2.1.3-1.1.dsc 2.1 KiB 552d38b975eda4dea74bc34d2a8893e434d937d3def4ea22f3dedab985f63a08
python-icecream_2.1.3.orig.tar.gz 38.0 KiB d7edffde289c7b4ed99ed0778027990a30497c3c012e5de0b56faaca00035816
python-icecream_2.1.3-1.1.debian.tar.xz 3.0 KiB 7c2cce6e7387b1ec8a5a5b085e74d3354e33d17e14f0ce43137bd2f071680569

Available diffs

No changes file available.

Binary packages built by this source

python3-icecream: Debugging tool for Python scripts

 iceCream is a little library for sweet and creamy debugging.
 Do you ever use print() or log() to debug your code? Of course you do.
 IceCream, or ic for short, makes print debugging a little sweeter.