Click here to visit the old openkoji buildsystem (Archived)

Information for RPM rust-proptest-devel-1.4.0-3.rv64_nc.fc41.noarch.rpm

ID3281
Buildrust-proptest-1.4.0-3.rv64_nc.fc41
Namerust-proptest-devel
Version1.4.0
Release3.rv64_nc.fc41
Epoch
Archnoarch
DraftFalse
SummaryHypothesis-like property-based testing and shrinking
DescriptionHypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use the "proptest" crate.
Build Time2024-04-22 09:30:34 GMT
Size181.33 KB
52fb78be0224683f35d2c6643dc19835
LicenseMIT OR Apache-2.0
Buildrootf41-build-412-105
Provides
crate(proptest) = 1.4.0
rust-proptest-devel = 1.4.0-3.rv64_nc.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(bitflags/default) >= 2.0.0 with crate(bitflags/default) < 3.0.0~)
(crate(num-traits) >= 0.2.15 with crate(num-traits) < 0.3.0~)
(crate(num-traits/libm) >= 0.2.15 with crate(num-traits/libm) < 0.3.0~)
(crate(rand) >= 0.8.0 with crate(rand) < 0.9.0~)
(crate(rand/alloc) >= 0.8.0 with crate(rand/alloc) < 0.9.0~)
(crate(rand_chacha) >= 0.3.0 with crate(rand_chacha) < 0.4.0~)
(crate(rand_xorshift/default) >= 0.3.0 with crate(rand_xorshift/default) < 0.4.0~)
(crate(unarray/default) >= 0.1.4 with crate(unarray/default) < 0.2.0~)
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1
rust >= 1.65
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 122 >>>
Name ascending sort Size
/usr/share/cargo/registry/proptest-1.4.00.00 B
/usr/share/cargo/registry/proptest-1.4.0/.cargo-checksum.json26.00 B
/usr/share/cargo/registry/proptest-1.4.0/CHANGELOG.md33.46 KB
/usr/share/cargo/registry/proptest-1.4.0/Cargo.toml2.47 KB
/usr/share/cargo/registry/proptest-1.4.0/LICENSE-APACHE10.59 KB
/usr/share/cargo/registry/proptest-1.4.0/LICENSE-MIT1.04 KB
/usr/share/cargo/registry/proptest-1.4.0/README.md14.97 KB
/usr/share/cargo/registry/proptest-1.4.0/examples0.00 B
/usr/share/cargo/registry/proptest-1.4.0/examples/config-defaults.rs446.00 B
/usr/share/cargo/registry/proptest-1.4.0/examples/dateparser_v1.rs1.23 KB
/usr/share/cargo/registry/proptest-1.4.0/examples/dateparser_v2.rs1.79 KB
/usr/share/cargo/registry/proptest-1.4.0/examples/fib.rs1.50 KB
/usr/share/cargo/registry/proptest-1.4.0/examples/tutorial-simplify-play.rs915.00 B
/usr/share/cargo/registry/proptest-1.4.0/examples/tutorial-strategy-play.rs928.00 B
/usr/share/cargo/registry/proptest-1.4.0/proptest-regressions0.00 B
/usr/share/cargo/registry/proptest-1.4.0/proptest-regressions/arbitrary0.00 B
/usr/share/cargo/registry/proptest-1.4.0/proptest-regressions/arbitrary/_std0.00 B
/usr/share/cargo/registry/proptest-1.4.0/proptest-regressions/arbitrary/_std/env.txt389.00 B
/usr/share/cargo/registry/proptest-1.4.0/proptest-regressions/test_runner0.00 B
/usr/share/cargo/registry/proptest-1.4.0/proptest-regressions/test_runner/rng.txt9.65 KB
/usr/share/cargo/registry/proptest-1.4.0/src0.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary0.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_alloc0.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_alloc/alloc.rs2.19 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_alloc/borrow.rs932.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_alloc/boxed.rs516.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_alloc/char.rs2.48 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_alloc/collections.rs9.53 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_alloc/hash.rs1.01 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_alloc/mod.rs537.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_alloc/ops.rs2.84 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_alloc/rc.rs577.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_alloc/str.rs1.44 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_alloc/sync.rs2.04 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core0.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core/ascii.rs695.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core/cell.rs1.32 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core/cmp.rs836.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core/convert.rs594.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core/fmt.rs514.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core/iter.rs5.09 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core/marker.rs571.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core/mem.rs1.29 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core/mod.rs530.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core/non_zero.rs2.18 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core/num.rs1.37 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core/option.rs1.68 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_core/result.rs3.23 KB
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_std0.00 B
/usr/share/cargo/registry/proptest-1.4.0/src/arbitrary/_std/env.rs4.21 KB
Component of
Page:
1 through 50 of 247 >>>
Buildroot descending sort Created State
f41-build-412800-9755 2024-05-16 00:09:56 expired
f41-build-402895-9692 2024-05-15 12:21:47 expired
f41-build-402893-9692 2024-05-15 12:21:10 expired
f41-build-402891-9692 2024-05-15 12:21:05 expired
f41-build-402849-9692 2024-05-15 12:18:02 expired
f41-build-402330-9685 2024-05-15 11:39:47 expired
f41-build-402290-9685 2024-05-15 11:36:40 expired
f41-build-402188-9684 2024-05-15 11:29:33 expired
f41-build-402184-9684 2024-05-15 11:28:47 expired
f41-build-402165-9684 2024-05-15 11:27:33 expired
f41-build-402159-9684 2024-05-15 11:26:47 expired
f41-build-401926-9681 2024-05-15 11:09:37 expired
f41-build-401170-9676 2024-05-15 10:12:14 expired
f41-build-391019-9642 2024-05-14 21:52:23 expired
f41-build-379144-9601 2024-05-14 07:43:45 expired
f41-build-379079-9601 2024-05-14 07:37:43 expired
f41-build-379077-9601 2024-05-14 07:37:42 expired
f41-build-378793-9601 2024-05-14 07:14:32 expired
f41-build-378427-9600 2024-05-14 06:10:23 expired
f41-build-377592-9593 2024-05-14 05:07:00 expired
f41-build-377549-9593 2024-05-14 05:03:51 expired
f41-build-364643-9549 2024-05-13 14:35:29 expired
f41-build-364640-9549 2024-05-13 14:35:24 expired
f41-build-364626-9549 2024-05-13 14:34:29 expired
f41-build-364569-9548 2024-05-13 14:30:21 expired
f41-build-364053-9546 2024-05-13 13:53:07 expired
f41-build-364008-9545 2024-05-13 13:50:09 expired
f41-build-363862-9543 2024-05-13 13:38:58 expired
f41-build-363842-9543 2024-05-13 13:37:58 expired
f41-build-363829-9541 2024-05-13 13:36:18 expired
f41-build-363807-9539 2024-05-13 13:34:09 expired
f41-build-363804-9541 2024-05-13 13:34:06 expired
f41-build-362758-9531 2024-05-13 11:59:40 expired
f41-build-362698-9531 2024-05-13 11:55:29 expired
f41-build-344100-9460 2024-05-10 16:44:30 expired
f41-build-344044-9460 2024-05-10 16:37:34 expired
f41-build-344043-9460 2024-05-10 16:37:10 expired
f41-build-344003-9460 2024-05-10 16:33:06 expired
f41-build-343533-9458 2024-05-10 15:39:21 expired
f41-build-343446-9458 2024-05-10 15:28:48 expired
f41-build-343365-9457 2024-05-10 15:19:09 expired
f41-build-343256-9457 2024-05-10 15:07:56 expired
f41-build-343253-9457 2024-05-10 15:07:51 expired
f41-build-343240-9457 2024-05-10 15:05:43 expired
f41-build-343035-9455 2024-05-10 14:41:25 expired
f41-build-342102-9452 2024-05-10 13:12:33 expired
f41-build-342051-9451 2024-05-10 13:08:16 expired
f41-build-328871-9365 2024-05-09 23:18:21 expired
f41-build-328810-9365 2024-05-09 23:14:30 expired
f41-build-328730-9365 2024-05-09 23:11:16 expired