From 310477626658bbb4484192f9b970254ad21cc4a8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 16 Mar 2019 13:10:41 +0100 Subject: [PATCH] Regenerate Signed-off-by: Igor Gnatenko --- stratis.yaml | 1028 ++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 917 insertions(+), 111 deletions(-) diff --git a/stratis.yaml b/stratis.yaml index 3aa62de..449e16a 100644 --- a/stratis.yaml +++ b/stratis.yaml @@ -377,345 +377,1151 @@ data: rationale: Something needs to orchestrate build of all stuff below. rust-ansi_term: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-clap + + Required by: + * rust-clap+color-devel + (built by rust-clap) ref: 981f698b95b96924110b56201491bca38b4a43a8 # rust-ansi_term-0.11.0-5.fc30 rust-autocfg: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-backtrace + * rust-rand + * rust-rand_chacha + * rust-rand_pcg + + Required by: + * rust-backtrace-devel + (built by rust-backtrace) + * rust-rand-devel + (built by rust-rand) + * rust-rand_chacha-devel + (built by rust-rand_chacha) + * rust-rand_pcg-devel + (built by rust-rand_pcg) ref: 81a855938853d5b158170384a78b4bfd0e640fd5 # rust-autocfg-0.1.2-3.fc30 rust-bit-vec: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-bit-set + + Required by: + * rust-bit-set+std-devel + (built by rust-bit-set) + * rust-bit-set-devel + (built by rust-bit-set) ref: 1269bace9404fea189796bd0039f6a7d8bc66dd2 # rust-bit-vec-0.5.0-2.fc30 rust-bitflags: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-clap + * rust-devicemapper + * rust-nix + * rust-proptest + + Required by: + * rust-clap-devel + (built by rust-clap) + * rust-devicemapper-devel + (built by rust-devicemapper) + * rust-nix-devel + (built by rust-nix) + * rust-proptest-devel + (built by rust-proptest) ref: d6cb4b7f827a92a89c3d6c4744c6dd5525fc394f # rust-bitflags-1.0.4-4.fc30 rust-build_const: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-crc + + Required by: + * rust-crc-devel + (built by rust-crc) ref: 137dfa1cb0559450bebd66967ffa38a47c48c06b # rust-build_const-0.2.1-5.fc30 rust-byteorder: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-proptest + * stratisd + + Required by: + * rust-proptest+std-devel + (built by rust-proptest) + * rust-proptest-devel + (built by rust-proptest) ref: 9121d26b6afea36bcb39252abdb3e3826b37af11 # rust-byteorder-1.3.1-2.fc30 rust-cc: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-backtrace-sys + + Required by: + * rust-backtrace-sys-devel + (built by rust-backtrace-sys) ref: 1c083a0231c3d6df486a0e7a5957b60112b55967 # rust-cc-1.0.31-1.fc31 rust-cfg-if: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-backtrace + * rust-log + * rust-nix + * rust-tempfile + + Required by: + * rust-backtrace-devel + (built by rust-backtrace) + * rust-log-devel + (built by rust-log) + * rust-nix-devel + (built by rust-nix) + * rust-tempfile-devel + (built by rust-tempfile) ref: fa49aac8a48bd413f6e3f2062adbe2a4d56d9abf # rust-cfg-if-0.1.7-1.fc31 rust-fnv: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-rusty-fork + + Required by: + * rust-rusty-fork-devel + (built by rust-rusty-fork) ref: 6fc5413ebbbd5d44337be1c961b39002e5b92345 # rust-fnv-1.0.6-7.fc30 rust-itoa: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-serde_json + + Required by: + * rust-serde_json-devel + (built by rust-serde_json) ref: 7b951314bd701ac8cde5e65ec10c1306b8c5964d # rust-itoa-0.4.3-4.fc30 rust-lazy_static: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-proptest + * rust-thread_local + * stratisd + + Required by: + * rust-proptest-devel + (built by rust-proptest) + * rust-thread_local-devel + (built by rust-thread_local) ref: 6e30973f915da136bba20baa034e2cff95a6b74e # rust-lazy_static-1.3.0-3.fc31 rust-libc: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-atty + * rust-backtrace + * rust-backtrace-sys + * rust-dbus + * rust-devicemapper + * rust-errno + * rust-libmount + * rust-libudev + * rust-libudev-sys + * rust-loopdev + * rust-nix + * rust-rand + * rust-rand0.4 + * rust-rand_os + * rust-tempfile + * rust-time + * rust-timerfd + * rust-wait-timeout + * stratisd + + Required by: + * rust-atty-devel + (built by rust-atty) + * rust-backtrace-devel + (built by rust-backtrace) + * rust-backtrace-sys-devel + (built by rust-backtrace-sys) + * rust-dbus-devel + (built by rust-dbus) + * rust-devicemapper-devel + (built by rust-devicemapper) + * rust-errno-devel + (built by rust-errno) + * rust-libmount-devel + (built by rust-libmount) + * rust-libudev-devel + (built by rust-libudev) + * rust-libudev-sys-devel + (built by rust-libudev-sys) + * rust-loopdev-devel + (built by rust-loopdev) + * rust-nix-devel + (built by rust-nix) + * rust-rand-devel + (built by rust-rand) + * rust-rand0.4+std-devel + (built by rust-rand0.4) + * rust-rand_os-devel + (built by rust-rand_os) + * rust-tempfile-devel + (built by rust-tempfile) + * rust-time-devel + (built by rust-time) + * rust-timerfd-devel + (built by rust-timerfd) + * rust-wait-timeout-devel + (built by rust-wait-timeout) ref: 9b95ae890adec9addc9b4f80fb02f2ea21ce06bb # rust-libc-0.2.50-1.fc31 rust-macro-attr: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-devicemapper + + Required by: + * rust-devicemapper-devel + (built by rust-devicemapper) ref: 54c3593ab06978846935be42fe86df01e351e7b2 # rust-macro-attr-0.2.0-7.fc31 rust-matches: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * stratisd ref: 8e9a1c4f46c1355869374fe7fb403a6b6c1b0fca # rust-matches-0.1.8-4.fc30 rust-memchr: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-aho-corasick + * rust-regex + + Required by: + * rust-aho-corasick-devel + (built by rust-aho-corasick) + * rust-regex-devel + (built by rust-regex) ref: 1e687e82d0f14eca98597968c0985a0eaa048f38 # rust-memchr-2.2.0-2.fc31 rust-num-traits: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-chrono + * rust-num-integer + * rust-proptest + + Required by: + * rust-chrono-devel + (built by rust-chrono) + * rust-num-integer-devel + (built by rust-num-integer) + * rust-proptest+std-devel + (built by rust-proptest) + * rust-proptest-devel + (built by rust-proptest) ref: f52b292282ba55da6bfe30e849f3e8a74fe9e1f9 # rust-num-traits-0.2.6-4.fc30 rust-pkg-config: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-libdbus-sys + * rust-libudev-sys + + Required by: + * rust-libdbus-sys-devel + (built by rust-libdbus-sys) + * rust-libudev-sys-devel + (built by rust-libudev-sys) ref: 4ed2590b18b486e7105d76b94f9baad214b3d2a0 # rust-pkg-config-0.3.14-4.fc30 rust-quick-error: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-humantime + * rust-libmount + * rust-proptest + * rust-rusty-fork + + Required by: + * rust-humantime-devel + (built by rust-humantime) + * rust-libmount-devel + (built by rust-libmount) + * rust-proptest+std-devel + (built by rust-proptest) + * rust-rusty-fork-devel + (built by rust-rusty-fork) ref: ce58a31b95536dc7c985ed30b7652944e0644234 # rust-quick-error-1.2.2-5.fc30 rust-rand_core: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-rand + * rust-rand_core0.3 + * rust-rand_jitter + * rust-rand_os + * rust-rand_pcg + + Required by: + * rust-rand+alloc-devel + (built by rust-rand) + * rust-rand+std-devel + (built by rust-rand) + * rust-rand-devel + (built by rust-rand) + * rust-rand_core0.3-devel + (built by rust-rand_core0.3) + * rust-rand_jitter+std-devel + (built by rust-rand_jitter) + * rust-rand_jitter-devel + (built by rust-rand_jitter) + * rust-rand_os-devel + (built by rust-rand_os) + * rust-rand_pcg-devel + (built by rust-rand_pcg) ref: 2ffed169b8788f3f390f33f36bdcaa94c99ca8ce # rust-rand_core-0.4.0-3.fc31 rust-remove_dir_all: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-tempfile + + Required by: + * rust-tempfile-devel + (built by rust-tempfile) ref: 8fe0af9b623f38dd787b38e38920ea425abca29b # rust-remove_dir_all-0.5.1-5.fc31 rust-rustc-demangle: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-backtrace + + Required by: + * rust-backtrace-devel + (built by rust-backtrace) ref: 07caa0dc695b3332398f51e6eff2b72c91f5f78d # rust-rustc-demangle-0.1.13-2.fc30 rust-ryu: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-serde_json + + Required by: + * rust-serde_json-devel + (built by rust-serde_json) ref: d9b73e871f3b01f8180355d804434566e0f5c66b # rust-ryu-0.2.7-3.fc31 rust-semver-parser0.7: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-semver + + Required by: + * rust-semver-devel + (built by rust-semver) ref: 171aa5834211cb7ba17fe68f68587879040bf342 # rust-semver-parser0.7-0.7.0-9.fc30 rust-serde: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-devicemapper + * rust-either + * rust-serde_json + * stratisd + + Required by: + * rust-devicemapper-devel + (built by rust-devicemapper) + * rust-serde_json-devel + (built by rust-serde_json) + * rust-uuid+serde-devel + (built by rust-uuid) ref: 6b0bcf9f0759180ad940ba8150115d38a38cdf38 # rust-serde-1.0.89-2.fc31 rust-strsim: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-clap + + Required by: + * rust-clap+suggestions-devel + (built by rust-clap) ref: 663afa7b1ad8bba8cb1454ff7290670f276eab52 # rust-strsim-0.8.0-4.fc30 rust-termcolor: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-env_logger0.5 + + Required by: + * rust-env_logger0.5-devel + (built by rust-env_logger0.5) ref: e9ebce417e8bd04ba8aa868874bfc9a969322b32 # rust-termcolor-1.0.4-4.fc31 rust-ucd-util: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-regex-syntax + + Required by: + * rust-regex-syntax-devel + (built by rust-regex-syntax) ref: b1e81c701e5edeeb5bf13f05529c9efd651d7cc3 # rust-ucd-util-0.1.3-2.fc30 rust-unicode-width: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-clap + * rust-textwrap + + Required by: + * rust-clap-devel + (built by rust-clap) + * rust-textwrap-devel + (built by rust-textwrap) ref: 6b7a220e29805a34e566e0bbc056f04288e46b98 # rust-unicode-width-0.1.5-5.fc30 rust-unicode-xid: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-proc-macro2 + * rust-syn + + Required by: + * rust-proc-macro2-devel + (built by rust-proc-macro2) + * rust-syn-devel + (built by rust-syn) ref: f0f240a98191837a508e3a829186f3e68fb073a7 # rust-unicode-xid-0.1.0-8.fc30 rust-utf8-ranges: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-regex + + Required by: + * rust-regex-devel + (built by rust-regex) ref: 9ffdb97b701fca2b72af10278be1a94dbf09fbf9 # rust-utf8-ranges-1.0.2-2.fc30 rust-uuid: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-devicemapper + * stratisd ref: 4ff33cff5409e4883856e1716125081401685640 # rust-uuid-0.7.2-3.fc31 rust-vec_map: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-clap + + Required by: + * rust-clap+default-devel + (built by rust-clap) ref: 8061e58004d95400d13c320814f4dc5525f7e99e # rust-vec_map-0.8.1-6.fc31 rust-void: buildorder: 10 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-nix + + Required by: + * rust-nix-devel + (built by rust-nix) ref: 625a54a91606a4a7e765f8dcc3d05843c01a551c # rust-void-1.0.2-8.fc30 rust-aho-corasick: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-regex + + Required by: + * rust-regex-devel + (built by rust-regex) ref: 24df14d51bc0cfcaff5a6481c6df1fca9348a658 # rust-aho-corasick-0.6.10-1.fc30 rust-atty: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-clap + * rust-env_logger0.5 + + Required by: + * rust-clap+color-devel + (built by rust-clap) + * rust-env_logger0.5-devel + (built by rust-env_logger0.5) ref: 8292e9fbe915444fb7fc60ae8843c039ae41ee5c # rust-atty-0.2.11-4.fc30 rust-backtrace-sys: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-backtrace + + Required by: + * rust-backtrace+libbacktrace-devel + (built by rust-backtrace) ref: 4881ae8b7c5ebd061d70d1d394aa595940899d58 # rust-backtrace-sys-0.1.28-2.fc30 rust-bit-set: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-proptest + + Required by: + * rust-proptest+default-devel + (built by rust-proptest) ref: e1b96e225131b5ff762809189084a8326b100233 # rust-bit-set-0.5.0-2.fc30 rust-crc: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * stratisd ref: 53c80f4238740a53dfa355dbb7c682e0f29ce6d4 # rust-crc-1.8.1-5.fc30 rust-errno: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-loopdev + + Required by: + * rust-loopdev-devel + (built by rust-loopdev) ref: d2bcaf150ce94a141e99d1270895d0f95cad88cd # rust-errno-0.2.4-4.fc30 rust-humantime: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-env_logger0.5 + + Required by: + * rust-env_logger0.5-devel + (built by rust-env_logger0.5) ref: f3f737bd54171c69073df4e486febe2b8acf31a4 # rust-humantime-1.2.0-2.fc30 rust-libdbus-sys: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-dbus + + Required by: + * rust-dbus-devel + (built by rust-dbus) ref: 83ba5405c4c5e421feaa041594682e62dfb38cdf # rust-libdbus-sys-0.1.5-2.fc30 rust-libudev-sys: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-libudev + + Required by: + * rust-libudev-devel + (built by rust-libudev) ref: 9f47aa41f9ec8b3cc6472528531c0e62bf71421c # rust-libudev-sys-0.1.4-6.fc30 rust-log: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-env_logger0.5 + * stratisd + + Required by: + * rust-env_logger0.5-devel + (built by rust-env_logger0.5) ref: f2ed0b96f2aef62b3f25f527f3970f857e7e42a3 # rust-log-0.4.6-3.fc31 rust-nix: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-devicemapper + * rust-libmount + * stratisd + + Required by: + * rust-devicemapper-devel + (built by rust-devicemapper) + * rust-libmount-devel + (built by rust-libmount) ref: 0e9497e1b6af0c94f68e866a877047681a29231a # rust-nix-0.13.0-2.fc30 rust-num-integer: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-chrono + + Required by: + * rust-chrono-devel + (built by rust-chrono) ref: 95b28ad1b64403e529c3f3c8eb7cdd95218b865e # rust-num-integer-0.1.39-6.fc31 rust-proc-macro2: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-quote + * rust-serde_derive + * rust-syn + + Required by: + * rust-quote+proc-macro-devel + (built by rust-quote) + * rust-quote-devel + (built by rust-quote) + * rust-serde_derive-devel + (built by rust-serde_derive) + * rust-syn+proc-macro-devel + (built by rust-syn) + * rust-syn-devel + (built by rust-syn) ref: 3855044696e35eafefebe7360043a1ca9a90c7ca # rust-proc-macro2-0.4.27-1.fc30 rust-rand0.4: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * stratisd ref: bae1113c3288a9a721e1169a88a007a92f0cdaef # rust-rand0.4-0.4.6-3.fc31 + rust-rand_core0.3: + buildorder: 20 + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-rand_chacha + * rust-rand_hc + * rust-rand_isaac + * rust-rand_xorshift + + Required by: + * rust-rand_chacha-devel + (built by rust-rand_chacha) + * rust-rand_hc-devel + (built by rust-rand_hc) + * rust-rand_isaac-devel + (built by rust-rand_isaac) + * rust-rand_xorshift-devel + (built by rust-rand_xorshift) + ref: e87f2e4a155d98dab8dd94f064e8e6de4c75fd95 # rust-rand_core0.3-0.3.1-3.fc31 rust-rand_jitter: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-rand + + Required by: + * rust-rand+std-devel + (built by rust-rand) + * rust-rand-devel + (built by rust-rand) ref: 397d4a229a47ef2806e7c3cd0a5c05382fa66344 # rust-rand_jitter-0.1.3-2.fc31 rust-rand_os: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-rand + + Required by: + * rust-rand+std-devel + (built by rust-rand) ref: bf6aba9620e08749b5697e4d3d3e4b5f2b3d8cf9 # rust-rand_os-0.1.3-2.fc31 rust-rand_pcg: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-rand + + Required by: + * rust-rand-devel + (built by rust-rand) ref: 55c099d27ef3d71b49404ff1cdaefa980dce3ae1 # rust-rand_pcg-0.1.2-2.fc31 rust-regex-syntax: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-proptest + * rust-regex + + Required by: + * rust-proptest+std-devel + (built by rust-proptest) + * rust-regex-devel + (built by rust-regex) ref: 9563466f81e609018817e7db23e1d2d6d110885a # rust-regex-syntax-0.6.5-2.fc30 rust-semver: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-rustc_version + + Required by: + * rust-rustc_version-devel + (built by rust-rustc_version) ref: c6b7210fce440b9e2b2f8f489d49af557c023ae7 # rust-semver-0.9.0-8.fc31 rust-serde_json: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * stratisd ref: 61cade1d268658cb972dbc4f16e4804e82448116 # rust-serde_json-1.0.39-2.fc31 rust-textwrap: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-clap + + Required by: + * rust-clap-devel + (built by rust-clap) ref: d744fed4858be87507b91a315becac68d5c81772 # rust-textwrap-0.10.0-6.fc31 rust-thread_local: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-regex + + Required by: + * rust-regex-devel + (built by rust-regex) ref: 203b239665653ad710d5dc0f750bfe691b3054f1 # rust-thread_local-0.3.6-4.fc30 rust-time: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-chrono + + Required by: + * rust-chrono+clock-devel + (built by rust-chrono) ref: afc60bde9c4f5e9075775b51b084c7e2de45e2a7 # rust-time-0.1.42-4.fc31 rust-timerfd: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * stratisd ref: 5ff1279ea179931dd6433c46c6dcc4f36fd8f4c2 # rust-timerfd-1.0.0-4.fc31 rust-wait-timeout: buildorder: 20 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-rusty-fork + + Required by: + * rust-rusty-fork+timeout-devel + (built by rust-rusty-fork) ref: 11efd5291861ddfe7adbd6823a1941f6c6f14845 # rust-wait-timeout-0.1.5-6.fc30 rust-backtrace: buildorder: 30 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-error-chain + + Required by: + * rust-error-chain+default-devel + (built by rust-error-chain) ref: 8afa9b9e52f02ecf7bf44f5cbb90bf02c03fca26 # rust-backtrace-0.3.14-2.fc31 rust-chrono: buildorder: 30 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * stratisd ref: f1fc5b2924e40b293ec6baec47b83aecd5726aa9 # rust-chrono-0.4.6-4.fc31 rust-clap: buildorder: 30 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * stratisd ref: 7097cefc3418a8f1daffb0666ca1bd0b8afa9d3e # rust-clap-2.32.0-8.fc31 rust-dbus: buildorder: 30 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * stratisd ref: f313a357e0a40a24aa8e8c525bb83c1e87335104 # rust-dbus-0.6.4-2.fc30 rust-libmount: buildorder: 30 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-devicemapper + * stratisd ref: a52bd2c2192c28667ce5829b64c86500c5381af1 # rust-libmount-0.1.12-1.fc30 rust-libudev: buildorder: 30 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-devicemapper + * stratisd ref: 2bb40130076f7070c5d6926f64ea583b980e39db # rust-libudev-0.2.0-6.fc30 rust-loopdev: buildorder: 30 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-devicemapper + * stratisd ref: 531a3f266a7ac36c1bb340577f9e732981f7a6c6 # rust-loopdev-0.2.1-3.fc30 rust-quote: buildorder: 30 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-serde_derive + * rust-syn + + Required by: + * rust-serde_derive-devel + (built by rust-serde_derive) + * rust-syn+printing-devel + (built by rust-syn) + * rust-syn+proc-macro-devel + (built by rust-syn) ref: f932c7e0b493c27300136ea4071d8e6356f269a5 # rust-quote-0.6.11-2.fc30 + rust-rand_chacha: + buildorder: 30 + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-rand + + Required by: + * rust-rand-devel + (built by rust-rand) + ref: 0e9ac782e7b4d9b50a674f96392dcf00527ee639 # rust-rand_chacha-0.1.1-2.fc30 + rust-rand_hc: + buildorder: 30 + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-rand + + Required by: + * rust-rand-devel + (built by rust-rand) + ref: 4b6818ef7dabe874c31778c29ad01a7eead91aa4 # rust-rand_hc-0.1.0-3.fc30 + rust-rand_isaac: + buildorder: 30 + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-rand + + Required by: + * rust-rand-devel + (built by rust-rand) + ref: 3cf62a581a3f5f399234f95f9da9d107fdd27bb5 # rust-rand_isaac-0.1.1-4.fc31 + rust-rand_xorshift: + buildorder: 30 + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-rand + + Required by: + * rust-rand-devel + (built by rust-rand) + ref: 45df31bb381c91d5f7bfd570192673d8809a627e # rust-rand_xorshift-0.1.1-3.fc31 rust-regex: buildorder: 30 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-env_logger0.5 + + Required by: + * rust-env_logger0.5+default-devel + (built by rust-env_logger0.5) ref: 3b32c066c90d665594c7ff75476d31c78ef7c132 # rust-regex-1.1.2-1.fc31 rust-rustc_version: buildorder: 30 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-newtype_derive + + Required by: + * rust-newtype_derive-devel + (built by rust-newtype_derive) ref: ca4603e4a52064674282104f297dd25dc12f909e # rust-rustc_version-0.2.3-4.fc30 rust-env_logger0.5: buildorder: 40 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * stratisd ref: 4ee154b2dbd393e82b5d8cd9125a23bb793c6cba # rust-env_logger0.5-0.5.13-4.fc30 rust-error-chain: buildorder: 40 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-devicemapper + * stratisd + + Required by: + * rust-devicemapper-devel + (built by rust-devicemapper) ref: 19b4dec04e8c3877f6ba43d93f619d2e19123d9d # rust-error-chain-0.12.0-4.fc30 rust-newtype_derive: buildorder: 40 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-devicemapper + + Required by: + * rust-devicemapper-devel + (built by rust-devicemapper) ref: c2a32d81de27600858eac005b130e2fae21dfff1 # rust-newtype_derive-0.1.6-6.fc30 + rust-rand: + buildorder: 40 + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-proptest + * rust-tempfile + + Required by: + * rust-proptest+std-devel + (built by rust-proptest) + * rust-proptest-devel + (built by rust-proptest) + * rust-tempfile-devel + (built by rust-tempfile) + * rust-uuid+v4-devel + (built by rust-uuid) + ref: ed88355deb5e2867d0422f861bcbe4c720e12e0b # rust-rand-0.6.5-3.fc31 rust-syn: buildorder: 40 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-serde_derive + + Required by: + * rust-serde_derive-devel + (built by rust-serde_derive) ref: 2078d9b6fc0501d0dae05f8f564dd3345f1d4078 # rust-syn-0.15.29-1.fc31 rust-serde_derive: buildorder: 50 - rationale: Dependency of other components. + rationale: |- + Dependency of other components. + + BuildRequired by: + * stratisd + + Required by: + * rust-serde+derive-devel + (built by rust-serde) ref: 5a760243ceaa6d89570498ebb78c41294bf6163c # rust-serde_derive-1.0.89-1.fc31 - rust-either: - buildorder: 60 - rationale: Dependency of other components. - ref: f3ab5b66e8738640ddc0b96a0307ac2ee2c15dcf # rust-either-1.5.1-1.fc31 - rust-rand_core0.3: - buildorder: 60 - rationale: Dependency of other components. - ref: 6352839625817d5694f2edcfeb89028c1361f930 # rust-rand_core0.3-0.3.1-2.fc30 - rust-rand_chacha: - buildorder: 70 - rationale: Dependency of other components. - ref: 0e9ac782e7b4d9b50a674f96392dcf00527ee639 # rust-rand_chacha-0.1.1-2.fc30 - rust-rand_hc: - buildorder: 70 - rationale: Dependency of other components. - ref: 4b6818ef7dabe874c31778c29ad01a7eead91aa4 # rust-rand_hc-0.1.0-3.fc30 - rust-rand_isaac: - buildorder: 70 - rationale: Dependency of other components. - ref: 3cf62a581a3f5f399234f95f9da9d107fdd27bb5 # rust-rand_isaac-0.1.1-4.fc31 - rust-rand_xorshift: - buildorder: 70 - rationale: Dependency of other components. - ref: 45df31bb381c91d5f7bfd570192673d8809a627e # rust-rand_xorshift-0.1.1-3.fc31 - rust-rand: - buildorder: 80 - rationale: Dependency of other components. - ref: ed88355deb5e2867d0422f861bcbe4c720e12e0b # rust-rand-0.6.5-3.fc31 rust-tempfile: - buildorder: 90 - rationale: Dependency of other components. + buildorder: 50 + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-devicemapper + * rust-proptest + * rust-rusty-fork + * stratisd + + Required by: + * rust-proptest+fork-devel + (built by rust-proptest) + * rust-rusty-fork-devel + (built by rust-rusty-fork) ref: 0ae8e8a1d0071fa5c84ef8a7c08a92892731cb2f # rust-tempfile-3.0.7-1.fc30 rust-devicemapper: - buildorder: 100 - rationale: Dependency of other components. + buildorder: 60 + rationale: |- + Dependency of other components. + + BuildRequired by: + * stratisd ref: 1cf2fd67770dca92ef3f27c26bab39c8fbcfeb62 # rust-devicemapper-0.26.1-3.fc30 + rust-either: + buildorder: 60 + rationale: |- + Dependency of other components. + + BuildRequired by: + * stratisd + ref: f3ab5b66e8738640ddc0b96a0307ac2ee2c15dcf # rust-either-1.5.1-1.fc31 rust-rusty-fork: - buildorder: 100 - rationale: Dependency of other components. + buildorder: 60 + rationale: |- + Dependency of other components. + + BuildRequired by: + * rust-proptest + + Required by: + * rust-proptest+fork-devel + (built by rust-proptest) + * rust-proptest+timeout-devel + (built by rust-proptest) ref: a931f57b0f137d91ac931edb51bdc6c6a7d4096d # rust-rusty-fork-0.2.1-2.fc30 rust-proptest: - buildorder: 110 - rationale: Dependency of other components. + buildorder: 70 + rationale: |- + Dependency of other components. + + BuildRequired by: + * stratisd ref: 029c398352cb885b68afcfd0d9678fae9e74bfc4 # rust-proptest-0.8.7-5.fc30 stratisd: - buildorder: 120 + buildorder: 80 rationale: Main component. ref: 1 stratis-cli: - buildorder: 120 + buildorder: 80 rationale: Main component. ref: 1