pyyaml 5.3-1ubuntu3 source package in Ubuntu

Changelog

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

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:46:57 +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-1ubuntu3.debian.tar.xz 6.6 KiB a3c21b028c7868030bfec21952d7086b9a4eef132cb46b55fc7bd8abddd753fd
pyyaml_5.3-1ubuntu3.dsc 2.3 KiB fc4f17b6a3a05d896cec791978de7f19ff19f7befb3cd4b21783f680765a6b1a

Available diffs

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.