Name: | rh-python36-PyYAML |
---|---|
Version: | 3.12 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 735474 |
License: | MIT |
RPM: | rh-python36-PyYAML-3.12-1.el7.aarch64.rpm |
Source RPM: | rh-python36-PyYAML-3.12-1.el7.src.rpm |
Build Date: | Mon Jul 02 2018 |
Build Host: | ca-buildarm03.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. |
- Updated to the current Fedora version - Removed Patch 0 as it is already patched in 3.12: http://pyyaml.org/ticket/247
- Remove shebang from yaml_hl.py example file Resolves: rhbz#1330146
- 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