Name: | python27-PyYAML |
---|---|
Version: | 3.10 |
Release: | 15.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 704498 |
License: | MIT |
RPM: | python27-PyYAML-3.10-15.el7.aarch64.rpm |
Source RPM: | python27-PyYAML-3.10-15.el7.src.rpm |
Build Date: | Wed Jun 27 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pyyaml.org/ |
Summary: | YAML parser and emitter for Python |
Description: | YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow to represent an arbitrary Python object. PyYAML is applicable for a broad range of tasks from complex configuration files to object serialization and persistance. |
- Rebuild for multi-arch bootstrap
- Remove shebang from yaml_hl.py example file Resolves: rhbz#1329944
- Rebuilt for python27 rhscl
- Rebuilt for devassist09 - Don't regenerate cython .pyx files to avoid Cython dependency
- Mass rebuild 2014-01-24
- Add patch to fix build issue on s390x (bz1048898)
- Mass rebuild 2013-12-27
- Add check section and run test suite
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3