pyyaml 5.4.1-1ubuntu1 source package in Ubuntu

Changelog

pyyaml (5.4.1-1ubuntu1) jammy; urgency=medium

  * Drop Breaks on python to allow python-is-python2 to remain when
    upgrading from Focal (LP: #1958720)

 -- Robie Basak <email address hidden>  Wed, 13 Apr 2022 21:09:36 +0100

Upload details

Uploaded by:
Robie Basak
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main python

Downloads

File Size SHA-256 Checksum
pyyaml_5.4.1.orig.tar.gz 171.0 KiB 607774cbba28732bfa802b54baa7484215f530991055bb562efbed5b2f20a45e
pyyaml_5.4.1-1ubuntu1.debian.tar.xz 7.4 KiB 3f91a47c36bd7e44a750c9801c3ca7da35a9919ad878fa1cce1500341ab9d534
pyyaml_5.4.1-1ubuntu1.dsc 2.1 KiB 834180ca8834be8ec1683b5603363a8ed69ca15b86f22c4d51eb6fbae8a5d630

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