ruamel.yaml 0.17.21-1 source package in Ubuntu

Changelog

ruamel.yaml (0.17.21-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.17.21
  * Bump Standards-Version to 4.6.2

 -- Samuel Henrique <email address hidden>  Fri, 23 Dec 2022 19:44:32 +0000

Upload details

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

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruamel.yaml_0.17.21-1.dsc 2.1 KiB 3457c093ec8ca6ddd0814e022fc6ed89a2e0fdfe9233cd96c31169bb6db3dcdb
ruamel.yaml_0.17.21.orig.tar.gz 125.1 KiB 8b7ce697a2f212752a35c1ac414471dc16c424c9573be4926b56ff3f5d23b7af
ruamel.yaml_0.17.21-1.debian.tar.xz 3.9 KiB 7ad670bc20138b3f764f9e6731ae2af3b5f5439155997577075adffcc212225d

Available diffs

No changes file available.

Binary packages built by this source

python3-ruamel.yaml: Roundtrip YAML parser/emitter (Python 3 module)

 ruamel.yaml is a YAML parser supporting roundtrip preservation of
 comments, seq/map flow style and map key order. It is a derivative of
 Kirill Simonov's PyYAML which supports YAML 1.2.
 .
 This package contains the Python 3 module.