Name: | rust-primal-slowsieve-devel |
---|---|
Version: | 0.3.2 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 26412 |
License: | MIT OR Apache-2.0 |
RPM: | rust-primal-slowsieve-devel-0.3.2-1.el9.noarch.rpm |
Source RPM: | rust-primal-slowsieve-0.3.2-1.el9.src.rpm |
Build Date: | Tue Jun 25 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/primal-slowsieve |
Summary: | Simple sieve of Eratosthenes designed for testing faster sieves |
Description: | A simple sieve of Eratosthenes designed for testing faster sieves. You probably want `primal-sieve`, or even just `primal` itself. This package contains library source intended for building other packages which use the "primal-slowsieve" crate. |
- Update to version 0.3.2; Fixes RHBZ#2290995
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Drop unused, benchmark-only criterion dev-dependency
- Initial import