Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-proptest-devel-1.0.0-5.fc37 RPM for noarch

From Fedora 37 for ppc64le / r

Name: rust-proptest-devel Distribution: Fedora Project
Version: 1.0.0 Vendor: Fedora Project
Release: 5.fc37 Build date: Sat Jul 23 08:04:17 2022
Group: Unspecified Build host: buildvm-x86-22.iad2.fedoraproject.org
Size: 877885 Source RPM: rust-proptest-1.0.0-5.fc37.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/proptest
Summary: Hypothesis-like property-based testing and shrinking
Hypothesis-like property-based testing and shrinking.

This package contains library source intended for building other packages
which use "proptest" crate.

Provides

Requires

License

MIT or ASL 2.0

Changelog

* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 30 2021 Fabio Valentini <decathorpe@gmail.com> - 1.0.0-3
  - Skip some tests that result in range overflows with rand >= 0.8.4.
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri May 21 2021 Fabio Valentini <decathorpe@gmail.com> - 1.0.0-1
  - Update to version 1.0.0.
  - Fixes RHBZ#1931159
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Dec 11 2020 Fabio Valentini <decathorpe@gmail.com> - 0.10.1-2
  - Remove hardware-rng feature (missing dependency: x86).
* Fri Sep 25 2020 Fabio Valentini <decathorpe@gmail.com> - 0.10.1-1
  - Update to version 0.10.1.
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/share/cargo/registry/proptest-1.0.0
/usr/share/cargo/registry/proptest-1.0.0/.cargo-checksum.json
/usr/share/cargo/registry/proptest-1.0.0/CHANGELOG.md
/usr/share/cargo/registry/proptest-1.0.0/Cargo.toml
/usr/share/cargo/registry/proptest-1.0.0/LICENSE-APACHE
/usr/share/cargo/registry/proptest-1.0.0/LICENSE-MIT
/usr/share/cargo/registry/proptest-1.0.0/README.md
/usr/share/cargo/registry/proptest-1.0.0/examples
/usr/share/cargo/registry/proptest-1.0.0/examples/config-defaults.rs
/usr/share/cargo/registry/proptest-1.0.0/examples/dateparser_v1.rs
/usr/share/cargo/registry/proptest-1.0.0/examples/dateparser_v2.rs
/usr/share/cargo/registry/proptest-1.0.0/examples/fib.rs
/usr/share/cargo/registry/proptest-1.0.0/examples/tutorial-simplify-play.rs
/usr/share/cargo/registry/proptest-1.0.0/examples/tutorial-strategy-play.rs
/usr/share/cargo/registry/proptest-1.0.0/proptest-regressions
/usr/share/cargo/registry/proptest-1.0.0/proptest-regressions/arbitrary
/usr/share/cargo/registry/proptest-1.0.0/proptest-regressions/arbitrary/_std
/usr/share/cargo/registry/proptest-1.0.0/proptest-regressions/arbitrary/_std/env.txt
/usr/share/cargo/registry/proptest-1.0.0/proptest-regressions/test_runner
/usr/share/cargo/registry/proptest-1.0.0/proptest-regressions/test_runner/rng.txt
/usr/share/cargo/registry/proptest-1.0.0/src
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_alloc
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_alloc/alloc.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_alloc/borrow.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_alloc/boxed.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_alloc/char.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_alloc/collections.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_alloc/hash.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_alloc/mod.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_alloc/ops.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_alloc/rc.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_alloc/str.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_alloc/sync.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_core
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_core/ascii.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_core/cell.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_core/cmp.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_core/convert.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_core/fmt.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_core/iter.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_core/marker.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_core/mem.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_core/mod.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_core/num.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_core/option.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_core/result.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_std
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_std/env.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_std/ffi.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_std/fs.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_std/io.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_std/mod.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_std/net.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_std/panic.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_std/path.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_std/string.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_std/sync.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_std/thread.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/_std/time.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/arrays.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/functor.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/macros.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/mod.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/primitives.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/sample.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/traits.rs
/usr/share/cargo/registry/proptest-1.0.0/src/arbitrary/tuples.rs
/usr/share/cargo/registry/proptest-1.0.0/src/array.rs
/usr/share/cargo/registry/proptest-1.0.0/src/bits.rs
/usr/share/cargo/registry/proptest-1.0.0/src/bool.rs
/usr/share/cargo/registry/proptest-1.0.0/src/char.rs
/usr/share/cargo/registry/proptest-1.0.0/src/collection.rs
/usr/share/cargo/registry/proptest-1.0.0/src/file-preamble
/usr/share/cargo/registry/proptest-1.0.0/src/lib.rs
/usr/share/cargo/registry/proptest-1.0.0/src/macros.rs
/usr/share/cargo/registry/proptest-1.0.0/src/num.rs
/usr/share/cargo/registry/proptest-1.0.0/src/option.rs
/usr/share/cargo/registry/proptest-1.0.0/src/prelude.rs
/usr/share/cargo/registry/proptest-1.0.0/src/product_frunk.rs
/usr/share/cargo/registry/proptest-1.0.0/src/product_tuple.rs
/usr/share/cargo/registry/proptest-1.0.0/src/regex-contrib
/usr/share/cargo/registry/proptest-1.0.0/src/regex-contrib/README.md
/usr/share/cargo/registry/proptest-1.0.0/src/regex-contrib/crates_regex.rs
/usr/share/cargo/registry/proptest-1.0.0/src/result.rs
/usr/share/cargo/registry/proptest-1.0.0/src/sample.rs
/usr/share/cargo/registry/proptest-1.0.0/src/std_facade.rs
/usr/share/cargo/registry/proptest-1.0.0/src/strategy
/usr/share/cargo/registry/proptest-1.0.0/src/strategy/filter.rs
/usr/share/cargo/registry/proptest-1.0.0/src/strategy/filter_map.rs
/usr/share/cargo/registry/proptest-1.0.0/src/strategy/flatten.rs
/usr/share/cargo/registry/proptest-1.0.0/src/strategy/fuse.rs
/usr/share/cargo/registry/proptest-1.0.0/src/strategy/just.rs
/usr/share/cargo/registry/proptest-1.0.0/src/strategy/lazy.rs
/usr/share/cargo/registry/proptest-1.0.0/src/strategy/map.rs
/usr/share/cargo/registry/proptest-1.0.0/src/strategy/mod.rs
/usr/share/cargo/registry/proptest-1.0.0/src/strategy/recursive.rs
/usr/share/cargo/registry/proptest-1.0.0/src/strategy/shuffle.rs
/usr/share/cargo/registry/proptest-1.0.0/src/strategy/statics.rs
/usr/share/cargo/registry/proptest-1.0.0/src/strategy/traits.rs
/usr/share/cargo/registry/proptest-1.0.0/src/strategy/unions.rs
/usr/share/cargo/registry/proptest-1.0.0/src/string.rs
/usr/share/cargo/registry/proptest-1.0.0/src/sugar.rs
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner/config.rs
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner/errors.rs
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner/failure_persistence
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner/failure_persistence/file.rs
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner/failure_persistence/map.rs
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner/failure_persistence/mod.rs
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner/failure_persistence/noop.rs
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner/mod.rs
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner/reason.rs
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner/replay.rs
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner/result_cache.rs
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner/rng.rs
/usr/share/cargo/registry/proptest-1.0.0/src/test_runner/runner.rs
/usr/share/cargo/registry/proptest-1.0.0/src/tuple.rs
/usr/share/doc/rust-proptest-devel
/usr/share/doc/rust-proptest-devel/CHANGELOG.md
/usr/share/doc/rust-proptest-devel/README.md
/usr/share/licenses/rust-proptest-devel
/usr/share/licenses/rust-proptest-devel/LICENSE-APACHE
/usr/share/licenses/rust-proptest-devel/LICENSE-MIT


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024