| Name: | rapidyaml-devel |
|---|---|
| Version: | 0.7.2 |
| Release: | 8.el10_1 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 695482 |
| License: | MIT |
| RPM: | rapidyaml-devel-0.7.2-8.el10_1.aarch64.rpm |
| Source RPM: | rapidyaml-0.7.2-8.el10_1.src.rpm |
| Build Date: | Sun Apr 05 2026 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/biojppm/rapidyaml |
| Summary: | Development files for Rapid YAML |
| Description: | Rapid YAML, or ryml, for short. ryml is a C++ library to parse and emit YAML, and do it fast, on everything from x64 to bare-metal chips without operating system. (If you are looking to use your programs with a YAML tree as a configuration tree with override facilities, take a look at c4conf). The rapidyaml-devel package contains libraries and header files for developing applications that use Rapid YAML. |
- Fix empty RYML_VERSION in rymlConfig.cmake (fix RHBZ#2451572)
- Do the Python import-only smoke-test even when tests are enabled
- Support rebuilding YAML test data from original sources - Don’t do it for now since it brings in extra Perl dependencies, and there’s no obvious benefit.
- Include original sources and LICENSE file for YAML test suite data
- Invoke %cmake in %conf rather than in %build
- Revert "Temporarily disable Python bindings in EPEL10 until deps. are ready"
- Temporarily disable Python bindings in EPEL10 until deps. are ready
- Update to 0.7.2
- Patch for 0.7.1 tests failing in ppc64le with -O2
- Update to 0.7.1 (close RHBZ#2292045)