pyyaml 6.0-3build1 source package in Ubuntu

Changelog

pyyaml (6.0-3build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Wed, 01 Mar 2023 18:00:33 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main python

Downloads

File Size SHA-256 Checksum
pyyaml_6.0.orig.tar.gz 122.1 KiB 68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2
pyyaml_6.0-3build1.debian.tar.xz 7.7 KiB c449e0156c59443f3b49140ff551e66465912a67b01427b7524b9e62459f9371
pyyaml_6.0-3build1.dsc 2.1 KiB 205831eae643b772bbd4a76910e56be702ced79c7982b04373334c7086f1d67d

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