pyyaml 3.10-2 source package in Ubuntu
Changelog
pyyaml (3.10-2) unstable; urgency=low * Remove python3-yaml-dbg find rule in debian/rules so python3 debug package is built correctly (Closes: #650950) * Remove similar rule for python-yaml-dbg since it is not needed * Fix short descriptions for debug packages so they are not the same as non-debug packages * Also ship upstream changelog in python-yaml * Add python3-yaml.docs to README/CHANGES are shipped in python3-yaml * Bump standards version to 3.9.2 without further change -- Ubuntu Archive Auto-Sync <email address hidden> Fri, 16 Dec 2011 16:27:42 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- any
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyyaml_3.10.orig.tar.gz | 235.9 KiB | e713da45c96ca53a3a8b48140d4120374db622df16ab71759c9ceb5b8d46fe7c |
pyyaml_3.10-2.diff.gz | 3.8 KiB | 6fcd823efdbb2308297364514713d3bf2b769e79aa68d8f6e4486556f982653e |
pyyaml_3.10-2.dsc | 1.5 KiB | 16f81589739e17fdd2de0b46ba42fd1f7015b2533786652b571a4404da790aeb |
Available diffs
- diff from 3.10-1 to 3.10-2 (1.3 KiB)
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: No summary available for python-yaml-dbg in ubuntu quantal.
No description available for python-yaml-dbg in ubuntu quantal.
- 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.