pyyaml 6.0-3 source package in Ubuntu

Changelog

pyyaml (6.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Gordon Ball ]
  * Add myself to Uploaders
  * Drop Scott Kitterman from Uploaders; thanks for your work on this package
  * Upload to unstable (Closes: #1008262)

 -- Gordon Ball <email address hidden>  Mon, 31 Oct 2022 21:20:23 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyyaml_6.0-3.dsc 2.0 KiB 0dfe6bb274f4377d5a5f6a0119e84793d847680d78cad033ff6d6ff4590668e6
pyyaml_6.0.orig.tar.gz 122.1 KiB 68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2
pyyaml_6.0-3.debian.tar.xz 7.6 KiB a9d739ae15665b3e74913d62dd1afb7e7d37c8f55517da7f9c6035d831739a39

Available diffs

No changes file available.

Binary packages built by this source

python3-yaml: YAML parser and emitter for Python3

 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can
 parse all examples from the specification. The parsing algorithm is simple
 enough to be a reference for YAML parser implementors. A simple extension API
 is also provided. The package is built using libyaml for improved speed.

python3-yaml-dbgsym: debug symbols for python3-yaml