Name: | python27-PyYAML |
---|---|
Version: | 3.10 |
Release: | 14.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 671810 |
License: | MIT |
RPM: | python27-PyYAML-3.10-14.el7.x86_64.rpm |
Source RPM: | python27-PyYAML-3.10-14.el7.src.rpm |
Build Date: | Wed Aug 17 2016 |
Build Host: | x86-ol7-builder-02.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. |
- 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
- remove rhel logic from with_python3 conditional