ruamel.yaml 0.18.6+ds-3 source package in Ubuntu

Changelog

ruamel.yaml (0.18.6+ds-3) unstable; urgency=medium

  * Team upload
  * Fix big-endian patch: there is a further point in code where clib
    is still loaded that has to be skipped on big-endian machines

 -- Julian Gilbey <email address hidden>  Thu, 18 Apr 2024 14:17:35 +0100

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 proposed universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruamel.yaml_0.18.6+ds-3.dsc 2.1 KiB 9dafedd5847f0cc8ef270942c283b31053908de697b49d74cf86414612552751
ruamel.yaml_0.18.6+ds.orig.tar.xz 191.5 KiB dac570fc8a8a8a5b0accd63c41074ea7b60200bac6099fd2d24dba09571b06ce
ruamel.yaml_0.18.6+ds-3.debian.tar.xz 5.2 KiB 126db35bfad0cd3cb7b0f7b820fad3ad1571435fd210f6ff485d8374512d47f9

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.