pyyaml 5.3-1ubuntu1 source package in Ubuntu

Changelog

pyyaml (5.3-1ubuntu1) focal; urgency=medium

  * python-yaml-dbg: Depend on python2-dbg instead of python-dbg.
  * Use python2 instead of python in the autopkg tests.

 -- Matthias Klose <email address hidden>  Thu, 09 Jan 2020 13:46:19 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules 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_5.3.orig.tar.gz 261.9 KiB e9f45bd5b92c7974e59bcd2dcc8631a6b6cc380a904725fce7bc08872e691615
pyyaml_5.3-1ubuntu1.debian.tar.xz 6.6 KiB 1006cb27e981d9c93fd73da99ef9c671bf8cb51325c34cee4f6911c041807be6
pyyaml_5.3-1ubuntu1.dsc 2.3 KiB 4f9b7e4a401e58e67151bc667073c289a98e8d58459f545ce7cc3d3b88da8f78

View changes file

Binary packages built by this source

python-yaml: YAML parser and emitter for Python

 Python-yaml is a complete YAML 1.1 parser and emitter for Python. 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.

python-yaml-dbg: YAML parser and emitter for Python (debug build)

 Python-yaml is a complete YAML 1.1 parser and emitter for Python. 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.
 .
 This package contains the extension built for the Python debug interpreter.

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-dbg: YAML parser and emitter for Python3 (debug build)

 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.
 .
 This package contains the extension built for the Python3 debug interpreter.