Name: | rust-litemap+yoke-devel |
---|---|
Version: | 0.7.3 |
Release: | 7.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2182 |
License: | Unicode-3.0 |
RPM: | rust-litemap+yoke-devel-0.7.3-7.el9.noarch.rpm |
Source RPM: | rust-litemap-0.7.3-7.el9.src.rpm |
Build Date: | Fri May 30 2025 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/litemap |
Summary: | Key-value Map implementation based on a flat, sorted Vec |
Description: | A key-value Map implementation based on a flat, sorted Vec. This package contains library source intended for building other packages which use the "yoke" feature of the "litemap" crate. |
- Restore postcard dev-dependency
- Remove no-longer-necessary .rpmlintrc file
- Stop packaging the bench feature, only relevant for CI
- Fix test panics/segfaults on big-endian hosts
- Report and skip s390x test failures - These appear to be testing issues, not implementation bugs.
- Initial package (close RHBZ#2328546)