| Name: | python2-modulemd |
|---|---|
| Version: | 1.2.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 217031 |
| License: | MIT |
| RPM: | python2-modulemd-1.2.0-1.el7.noarch.rpm |
| Source RPM: | modulemd-1.2.0-1.el7.src.rpm |
| Build Date: | Wed Nov 01 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pagure.io/modulemd |
| Summary: | Module metadata manipulation library |
| Description: | A python library for manipulation of the proposed module metadata format. These are python2 bindings. |
- 1.2.0 bump - Includes support for custom component build options, binary artifact lists and manipulating modulemd multidocuments
- 1.1.0 bump - Fixes rhbz#1418794
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- 1.0.2 bugfix release
- First official release
- build without Python 3 support on older distributions that don't have it
- Update modlint's runtime dependencies - modlint shouldn't install the README and spec.yaml files
- Add modlint subpackage
- Don't fail validation tests - Use safe_dump() for dumping YAMLs