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 358 >>>
Buildroot Created State ascending sort
f41-build-60384-3558 2024-05-02 18:16:19 expired
f41-build-61010-3607 2024-05-02 18:46:39 expired
f41-build-61035-3611 2024-05-02 18:48:18 expired
f41-build-61194-3626 2024-05-02 18:57:24 expired
f41-build-61215-3626 2024-05-02 18:58:31 expired
f41-build-61446-3648 2024-05-02 19:09:34 expired
f41-build-61449-3648 2024-05-02 19:09:38 expired
f41-build-61933-3697 2024-05-02 19:34:43 expired
f41-build-63324-3804 2024-05-02 20:43:59 expired
f41-build-64015-3857 2024-05-02 21:19:10 expired
f41-build-64380-3885 2024-05-02 21:37:29 expired
f41-build-64538-3902 2024-05-02 21:46:30 expired
f41-build-64568-3902 2024-05-02 21:48:28 expired
f41-build-64969-3940 2024-05-02 22:07:48 expired
f41-build-64971-3940 2024-05-02 22:08:29 expired
f41-build-64976-3940 2024-05-02 22:08:34 expired
f41-build-66174-4049 2024-05-02 23:05:08 expired
f41-build-66176-4049 2024-05-02 23:05:09 expired
f41-build-66276-4060 2024-05-02 23:10:51 expired
f41-build-66281-4060 2024-05-02 23:11:00 expired
f41-build-66306-4060 2024-05-02 23:12:03 expired
f41-build-67496-4167 2024-05-03 00:11:36 expired
f41-build-67693-4188 2024-05-03 00:20:11 expired
f41-build-67700-4188 2024-05-03 00:20:24 expired
f41-build-67773-4197 2024-05-03 00:24:28 expired
f41-build-67839-4200 2024-05-03 00:28:17 expired
f41-build-86329-5254 2024-05-03 12:23:15 expired
f41-build-86661-5268 2024-05-03 12:34:34 expired
f41-build-87128-5293 2024-05-03 12:51:23 expired
f41-build-87169-5293 2024-05-03 12:52:38 expired
f41-build-87286-5301 2024-05-03 12:56:42 expired
f41-build-87449-5308 2024-05-03 13:01:41 expired
f41-build-87543-5308 2024-05-03 13:04:58 expired
f41-build-89078-5393 2024-05-03 13:57:45 expired
f41-build-89439-5412 2024-05-03 14:11:45 expired
f41-build-89787-5433 2024-05-03 14:23:06 expired
f41-build-89935-5438 2024-05-03 14:28:12 expired
f41-build-90088-5447 2024-05-03 14:33:52 expired
f41-build-90102-5447 2024-05-03 14:34:21 expired
f41-build-90135-5447 2024-05-03 14:36:05 expired
f41-build-91013-5504 2024-05-03 15:09:18 expired
f41-build-91037-5509 2024-05-03 15:10:00 expired
f41-build-92026-5565 2024-05-03 15:45:25 expired
f41-build-92163-5568 2024-05-03 15:49:27 expired
f41-build-109052-6253 2024-05-04 01:51:09 expired
f41-build-109315-6297 2024-05-04 01:59:00 expired
f41-build-109333-6302 2024-05-04 01:59:42 expired
f41-build-111182-6387 2024-05-04 02:57:37 expired
f41-build-111438-6399 2024-05-04 03:05:36 expired
f41-build-424-108 2024-04-22 11:37:28 expired