Your message dated Sat, 28 Mar 2026 16:30:51 +0100 with message-id <[email protected]> and subject line Re: Bug#1022083: relatorio: Uses deprecated yaml.load has caused the Debian Bug report #1022083, regarding relatorio: Uses deprecated yaml.load to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1022083: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022083 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: relatorio Version: 0.10.1-1 Severity: normal X-Debbugs-Cc: [email protected] We hope to upgrade python3-yaml (aka pyyaml) to version 6 before the freeze, per #1008262 Your package appears to use `yaml.load()` without specifying a `Loader=` argument, which will become an error in pyyaml version 6. This should have emitted a warning message since version 5.1 (from 2019). In most cases this can be fixed by replacing `yaml.load` with `yaml.safe_load`, unless the ability for yaml to create arbitrary python objects is desirable. Found in relatorio/templates/chart.py: https://sources.debian.org/src/relatorio/0.10.1-1/relatorio/templates/chart.py/?hl=60#L60 -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.0.0-1-amd64 (SMP w/1 CPU thread; PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---* Gordon Ball: " Bug#1022083: relatorio: Uses deprecated yaml.load" (Wed, 19 Oct 2022 19:26:20 +0000): Done with upload of version 0.12.0 -- Mathias Behrle PGP/GnuPG key availabable from any keyserver, ID: 0xD6D09BE48405BBF6 AC29 7E5C 46B9 D0B6 1C71 7681 D6D0 9BE4 8405 BBF6
--- End Message ---

