pyyaml 5.4.1-1ubuntu2 source package in Ubuntu

Changelog

pyyaml (5.4.1-1ubuntu2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 06:32:35 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyyaml_5.4.1.orig.tar.gz 171.0 KiB 607774cbba28732bfa802b54baa7484215f530991055bb562efbed5b2f20a45e
pyyaml_5.4.1-1ubuntu2.debian.tar.xz 7.4 KiB 433b62e24bb13068a414ce67a234cc890f982f2203fb240955f008d0ca638670
pyyaml_5.4.1-1ubuntu2.dsc 2.1 KiB 65ed1d0644173ad4320188834130a61a33b25992a044c67ac341393f18b74435

Available diffs

View changes file

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