| Name: | python36-PyYAML |
|---|---|
| Version: | 3.12 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 687976 |
| License: | MIT |
| RPM: | python36-PyYAML-3.12-1.el7.x86_64.rpm |
| Source RPM: | python3-PyYAML-3.12-1.el7.src.rpm |
| Build Date: | Mon Aug 05 2019 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pyyaml.org/ |
| Summary: | YAML parser and emitter for Python 3.6 |
| 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 3.6. 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. |
- Update to 3.12 (bugz#1699744)
- Rebuilt to change main python from 3.4 to 3.6
- Add Python 3.6 sub-package to EPEL7
- Clean up spec, mention python version
- Initial EPEL7 package