Update to 0.11.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
40ff38c23b
commit
8c1e538394
1 changed files with 96 additions and 94 deletions
190
bat.yaml
190
bat.yaml
|
|
@ -2,7 +2,7 @@ document: modulemd
|
|||
version: 2
|
||||
data:
|
||||
summary: cat(1) clone with wings
|
||||
description: cat(1) clone with wings.
|
||||
description: A cat(1) clone with wings.
|
||||
license:
|
||||
module: [MIT]
|
||||
dependencies:
|
||||
|
|
@ -41,12 +41,10 @@ data:
|
|||
- rust-backtrace+default-devel
|
||||
- rust-backtrace+dladdr-devel
|
||||
- rust-backtrace+findshlibs-devel
|
||||
- rust-backtrace+gimli-devel
|
||||
- rust-backtrace+gimli-symbolize-devel
|
||||
- rust-backtrace+libbacktrace-devel
|
||||
- rust-backtrace+libunwind-devel
|
||||
- rust-backtrace+memmap-devel
|
||||
- rust-backtrace+object-devel
|
||||
- rust-backtrace+rustc-serialize-devel
|
||||
- rust-backtrace+serde-devel
|
||||
- rust-backtrace+serde_derive-devel
|
||||
|
|
@ -63,6 +61,7 @@ data:
|
|||
- rust-bincode+i128-devel
|
||||
- rust-bincode-devel
|
||||
- rust-bitflags+default-devel
|
||||
- rust-bitflags+example_generated-devel
|
||||
- rust-bitflags-devel
|
||||
- rust-build_const+default-devel
|
||||
- rust-build_const+std-devel
|
||||
|
|
@ -168,6 +167,7 @@ data:
|
|||
- rust-libc+align-devel
|
||||
- rust-libc+default-devel
|
||||
- rust-libc+extra_traits-devel
|
||||
- rust-libc+std-devel
|
||||
- rust-libc+use_std-devel
|
||||
- rust-libc-devel
|
||||
- rust-libgit2-sys+curl-devel
|
||||
|
|
@ -192,7 +192,9 @@ data:
|
|||
- rust-linked-hash-map+serde_impl-devel
|
||||
- rust-linked-hash-map-devel
|
||||
- rust-lock_api+default-devel
|
||||
- rust-lock_api+nightly-devel
|
||||
- rust-lock_api+owning_ref-devel
|
||||
- rust-lock_api+serde-devel
|
||||
- rust-lock_api-devel
|
||||
- rust-log+default-devel
|
||||
- rust-log+max_level_debug-devel
|
||||
|
|
@ -236,14 +238,16 @@ data:
|
|||
- rust-openssl-probe-devel
|
||||
- rust-openssl-sys+default-devel
|
||||
- rust-openssl-sys-devel
|
||||
- rust-owning_ref+default-devel
|
||||
- rust-owning_ref-devel
|
||||
- rust-parking_lot+deadlock_detection-devel
|
||||
- rust-parking_lot+default-devel
|
||||
- rust-parking_lot+nightly-devel
|
||||
- rust-parking_lot+owning_ref-devel
|
||||
- rust-parking_lot+serde-devel
|
||||
- rust-parking_lot-devel
|
||||
- rust-parking_lot_core+backtrace-devel
|
||||
- rust-parking_lot_core+deadlock_detection-devel
|
||||
- rust-parking_lot_core+default-devel
|
||||
- rust-parking_lot_core+nightly-devel
|
||||
- rust-parking_lot_core+petgraph-devel
|
||||
- rust-parking_lot_core+thread-id-devel
|
||||
- rust-parking_lot_core-devel
|
||||
|
|
@ -255,6 +259,7 @@ data:
|
|||
- rust-plist+serde-devel
|
||||
- rust-plist-devel
|
||||
- rust-proc-macro2+default-devel
|
||||
- rust-proc-macro2+nightly-devel
|
||||
- rust-proc-macro2+proc-macro-devel
|
||||
- rust-proc-macro2+span-locations-devel
|
||||
- rust-proc-macro2-devel
|
||||
|
|
@ -361,9 +366,6 @@ data:
|
|||
- rust-smallvec+serde-devel
|
||||
- rust-smallvec+std-devel
|
||||
- rust-smallvec-devel
|
||||
- rust-stable_deref_trait+default-devel
|
||||
- rust-stable_deref_trait+std-devel
|
||||
- rust-stable_deref_trait-devel
|
||||
- rust-strsim+default-devel
|
||||
- rust-strsim-devel
|
||||
- rust-syn+clone-impls-devel
|
||||
|
|
@ -437,6 +439,8 @@ data:
|
|||
- rust-vec_map+eders-devel
|
||||
- rust-vec_map+serde-devel
|
||||
- rust-vec_map-devel
|
||||
- rust-version_check+default-devel
|
||||
- rust-version_check-devel
|
||||
- rust-walkdir+default-devel
|
||||
- rust-walkdir-devel
|
||||
- rust-wild+default-devel
|
||||
|
|
@ -480,6 +484,7 @@ data:
|
|||
BuildRequired by:
|
||||
* rust-backtrace
|
||||
* rust-bincode
|
||||
* rust-openssl-sys
|
||||
* rust-rand
|
||||
* rust-rand_chacha
|
||||
* rust-rand_pcg
|
||||
|
|
@ -489,13 +494,15 @@ data:
|
|||
(built by rust-backtrace)
|
||||
* rust-bincode-devel
|
||||
(built by rust-bincode)
|
||||
* rust-openssl-sys-devel
|
||||
(built by rust-openssl-sys)
|
||||
* 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
|
||||
ref: bf9f2cb4623a9da5aab26dbb793052fe712e074e # rust-autocfg-0.1.4-1.fc31
|
||||
rust-bitflags:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -516,7 +523,7 @@ data:
|
|||
(built by rust-onig)
|
||||
* rust-syntect-devel
|
||||
(built by rust-syntect)
|
||||
ref: d6cb4b7f827a92a89c3d6c4744c6dd5525fc394f # rust-bitflags-1.0.4-4.fc30
|
||||
ref: 88d8eb1d1a298cef1872aa9be0b64ec34d185e52 # rust-bitflags-1.0.5-1.fc31
|
||||
rust-build_const:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -585,7 +592,7 @@ data:
|
|||
(built by rust-onig_sys)
|
||||
* rust-openssl-sys-devel
|
||||
(built by rust-openssl-sys)
|
||||
ref: 50986962acfdc525fcd0a6bbd31ac16021d5c392 # rust-cc-1.0.35-1.fc31
|
||||
ref: d9d197f6bb669a843a6f083578f0913bfc56b80a # rust-cc-1.0.37-1.fc31
|
||||
rust-cfg-if:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -595,6 +602,7 @@ data:
|
|||
* rust-backtrace
|
||||
* rust-crc32fast
|
||||
* rust-log
|
||||
* rust-parking_lot_core
|
||||
|
||||
Required by:
|
||||
* rust-backtrace-devel
|
||||
|
|
@ -603,7 +611,9 @@ data:
|
|||
(built by rust-crc32fast)
|
||||
* rust-log-devel
|
||||
(built by rust-log)
|
||||
ref: fa49aac8a48bd413f6e3f2062adbe2a4d56d9abf # rust-cfg-if-0.1.7-1.fc31
|
||||
* rust-parking_lot_core-devel
|
||||
(built by rust-parking_lot_core)
|
||||
ref: e5a4d0d67f7fb3ebdc3d3155bd65a2bf0329ca43 # rust-cfg-if-0.1.9-1.fc31
|
||||
rust-encoding-index-japanese:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -687,7 +697,7 @@ data:
|
|||
Required by:
|
||||
* rust-serde_json-devel
|
||||
(built by rust-serde_json)
|
||||
ref: 7b951314bd701ac8cde5e65ec10c1306b8c5964d # rust-itoa-0.4.3-4.fc30
|
||||
ref: 2d16a14f66d7ac84037f4b9014452de6394ad22e # rust-itoa-0.4.4-1.fc31
|
||||
rust-lazy_static:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -748,6 +758,7 @@ data:
|
|||
* rust-openssl-sys
|
||||
* rust-parking_lot_core
|
||||
* rust-rand
|
||||
* rust-rand_jitter
|
||||
* rust-rand_os
|
||||
* rust-term_size
|
||||
* rust-termios
|
||||
|
|
@ -787,13 +798,15 @@ data:
|
|||
(built by rust-parking_lot_core)
|
||||
* rust-rand-devel
|
||||
(built by rust-rand)
|
||||
* rust-rand_jitter-devel
|
||||
(built by rust-rand_jitter)
|
||||
* rust-rand_os-devel
|
||||
(built by rust-rand_os)
|
||||
* rust-term_size-devel
|
||||
(built by rust-term_size)
|
||||
* rust-termios-devel
|
||||
(built by rust-termios)
|
||||
ref: e7c60a86439ac84f37f6fba723ae8a12fc2f4226 # rust-libc-0.2.51-1.fc31
|
||||
ref: 1a6b93121f7a89023cb8dfd9409e817f065556ef # rust-libc-0.2.57-1.fc31
|
||||
rust-linked-hash-map:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -944,7 +957,7 @@ data:
|
|||
Required by:
|
||||
* rust-backtrace-devel
|
||||
(built by rust-backtrace)
|
||||
ref: f6591e77439e59774539826c2c50d8ba66280772 # rust-rustc-demangle-0.1.14-1.fc31
|
||||
ref: 7e862c503f8811a9b3c0389884d10d5aa8e64f74 # rust-rustc-demangle-0.1.15-1.fc31
|
||||
rust-ryu:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -956,7 +969,7 @@ data:
|
|||
Required by:
|
||||
* rust-serde_json-devel
|
||||
(built by rust-serde_json)
|
||||
ref: d9b73e871f3b01f8180355d804434566e0f5c66b # rust-ryu-0.2.7-3.fc31
|
||||
ref: b7b7ef4fcaf372ebe0dfd9a5081e09a44f4a1ec7 # rust-ryu-0.2.8-1.fc31
|
||||
rust-safemem:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -992,7 +1005,7 @@ data:
|
|||
Required by:
|
||||
* rust-lock_api-devel
|
||||
(built by rust-lock_api)
|
||||
ref: d058bbf19eab010ef6477045a7c26cb93381b7e1 # rust-scopeguard-0.3.3-7.fc30
|
||||
ref: fda6b1adb90245335986f00581f2058bdcbdc663 # rust-scopeguard-1.0.0-1.fc31
|
||||
rust-semver-parser0.7:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -1025,7 +1038,7 @@ data:
|
|||
(built by rust-serde_json)
|
||||
* rust-syntect-devel
|
||||
(built by rust-syntect)
|
||||
ref: 904d8cc515235d1a806c9a7aded22bd6ffa04c7b # rust-serde-1.0.90-1.fc31
|
||||
ref: 4471da356e2c727a2463c4887e395f00eb2470ed # rust-serde-1.0.92-1.fc31
|
||||
rust-shell-words:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -1049,18 +1062,6 @@ data:
|
|||
* rust-unicode-normalization-devel
|
||||
(built by rust-unicode-normalization)
|
||||
ref: 0b1ca3633d5339c61780cbd948553ba37db89771 # rust-smallvec-0.6.9-2.fc31
|
||||
rust-stable_deref_trait:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-owning_ref
|
||||
|
||||
Required by:
|
||||
* rust-owning_ref-devel
|
||||
(built by rust-owning_ref)
|
||||
ref: 75e1c3a99b3691a84a2908e5c0e1b47683bf6e07 # rust-stable_deref_trait-1.1.1-4.fc30
|
||||
rust-strsim:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -1072,7 +1073,7 @@ data:
|
|||
Required by:
|
||||
* rust-clap+suggestions-devel
|
||||
(built by rust-clap)
|
||||
ref: 6db610582eecbd8ea9f81a1f077e4c48106b16c7 # rust-strsim-0.9.0-1.fc31
|
||||
ref: a15a024566e144de6d8abb19a73899cf65b9020d # rust-strsim-0.9.2-1.fc31
|
||||
rust-ucd-util:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -1142,6 +1143,18 @@ data:
|
|||
* rust-clap+default-devel
|
||||
(built by rust-clap)
|
||||
ref: 8061e58004d95400d13c320814f4dc5525f7e99e # rust-vec_map-0.8.1-6.fc31
|
||||
rust-version_check:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-error-chain
|
||||
|
||||
Required by:
|
||||
* rust-error-chain-devel
|
||||
(built by rust-error-chain)
|
||||
ref: 7b006b3abd5634172c1e3754529abe2123a1c4f5 # rust-version_check-0.1.5-4.fc30
|
||||
rust-wild:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -1149,7 +1162,7 @@ data:
|
|||
|
||||
BuildRequired by:
|
||||
* rust-bat
|
||||
ref: 1ae929aed8b97aa6d0cebd7b611bc728c41f4a11 # rust-wild-2.0.1-2.fc30
|
||||
ref: ea0288f98c73296ab968745aea87973c18c8a80d # rust-wild-2.0.1-3.fc31
|
||||
rust-xml-rs:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
|
|
@ -1235,7 +1248,7 @@ data:
|
|||
(built by rust-syntect)
|
||||
* rust-syntect+dump-load-devel
|
||||
(built by rust-syntect)
|
||||
ref: 0df7c8b9112ecbb1599c9327d5adf982bd6a63b5 # rust-bincode-1.1.3-1.fc31
|
||||
ref: 885c41fc1034a49d1569838e32af28625958441f # rust-bincode-1.1.4-1.fc31
|
||||
rust-clicolors-control:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
|
|
@ -1347,11 +1360,9 @@ data:
|
|||
* rust-parking_lot
|
||||
|
||||
Required by:
|
||||
* rust-parking_lot+owning_ref-devel
|
||||
(built by rust-parking_lot)
|
||||
* rust-parking_lot-devel
|
||||
(built by rust-parking_lot)
|
||||
ref: 2113933181dc804590ffdfad931e2dcd82c6ae86 # rust-lock_api-0.1.5-3.fc31
|
||||
ref: 948e28346156244bc254a9a2ac86a19c658f9a72 # rust-lock_api-0.2.0-1.fc31
|
||||
rust-log:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
|
|
@ -1375,7 +1386,7 @@ data:
|
|||
Required by:
|
||||
* rust-flate2+default-devel
|
||||
(built by rust-flate2)
|
||||
ref: 3e04e5557d0c09a478178dbf94ea184a36dddb0a # rust-miniz-sys-0.1.11-4.fc30
|
||||
ref: 58ca54ee3fa01e9b72e48fead8f39be16f20b95d # rust-miniz-sys-0.1.12-1.fc31
|
||||
rust-miniz_oxide:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
|
|
@ -1400,15 +1411,24 @@ data:
|
|||
* rust-onig-devel
|
||||
(built by rust-onig)
|
||||
ref: 3c5803ca744fd6131bae0c261c8b40cefebe340d # rust-onig_sys-69.1.0-2.fc30
|
||||
rust-owning_ref:
|
||||
rust-openssl-sys:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-curl-sys
|
||||
* rust-git2
|
||||
* rust-libssh2-sys
|
||||
|
||||
Required by:
|
||||
* rust-lock_api+owning_ref-devel
|
||||
(built by rust-lock_api)
|
||||
ref: a58a242f26a99df67cdc7249b0d27090189d2a9d # rust-owning_ref-0.4.0-2.fc30
|
||||
* rust-curl-sys+ssl-devel
|
||||
(built by rust-curl-sys)
|
||||
* rust-libgit2-sys+https-devel
|
||||
(built by rust-libgit2-sys)
|
||||
* rust-libssh2-sys-devel
|
||||
(built by rust-libssh2-sys)
|
||||
ref: 771ddaf3bb126bd1df5029dd028aef5740157663 # rust-openssl-sys-0.9.47-1.fc31
|
||||
rust-proc-macro2:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
|
|
@ -1430,7 +1450,7 @@ data:
|
|||
(built by rust-syn)
|
||||
* rust-syn-devel
|
||||
(built by rust-syn)
|
||||
ref: ca5260fd7290b7d14824b423e8c4890d9fd2f6bd # rust-proc-macro2-0.4.28-1.fc31
|
||||
ref: c9e83561abbe5dda2a6ce3b37088f53d09b3d0cc # rust-proc-macro2-0.4.30-1.fc31
|
||||
rust-rand_core0.3:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
|
|
@ -1465,7 +1485,7 @@ data:
|
|||
(built by rust-rand)
|
||||
* rust-rand-devel
|
||||
(built by rust-rand)
|
||||
ref: 397d4a229a47ef2806e7c3cd0a5c05382fa66344 # rust-rand_jitter-0.1.3-2.fc31
|
||||
ref: db78e2ee6e2a871048c092be245c416be8f92b8d # rust-rand_jitter-0.1.4-1.fc31
|
||||
rust-rand_os:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
|
|
@ -1528,7 +1548,7 @@ data:
|
|||
Required by:
|
||||
* rust-syntect-devel
|
||||
(built by rust-syntect)
|
||||
ref: 61cade1d268658cb972dbc4f16e4804e82448116 # rust-serde_json-1.0.39-2.fc31
|
||||
ref: 82c2fb13100b270f4574682a7de4ce44fa827d71 # rust-serde_json-1.0.39-3.fc31
|
||||
rust-term_size:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
|
|
@ -1633,7 +1653,7 @@ data:
|
|||
|
||||
BuildRequired by:
|
||||
* rust-error-chain
|
||||
ref: f344647b2e444a7a8c8a75dc633caeaa3a49a658 # rust-backtrace-0.3.15-1.fc31
|
||||
ref: 23a81046cba0ea9f6fde29f6ac1c27cacea6df46 # rust-backtrace-0.3.26-1.fc31
|
||||
rust-clap:
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
|
|
@ -1642,6 +1662,15 @@ data:
|
|||
BuildRequired by:
|
||||
* rust-bat
|
||||
ref: 6e71af04e33895c2f43142e49c7075fef09f439e # rust-clap-2.33.0-2.fc31
|
||||
rust-curl-sys:
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
Required by:
|
||||
* rust-libgit2-sys+curl-devel
|
||||
(built by rust-libgit2-sys)
|
||||
ref: c3c042094f62ddbd6254fed4a0e0e64b8f922b4c # rust-curl-sys-0.4.18-1.fc31
|
||||
rust-idna:
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
|
|
@ -1666,6 +1695,15 @@ data:
|
|||
* rust-git2-devel
|
||||
(built by rust-git2)
|
||||
ref: 1973930794b259011d33026245a115692ed1e38f # rust-libgit2-sys-0.7.11-5.fc31
|
||||
rust-libssh2-sys:
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
Required by:
|
||||
* rust-libgit2-sys+ssh-devel
|
||||
(built by rust-libgit2-sys)
|
||||
ref: ec6a9668eef35e537ae2f3f6d0f4ff857884cf94 # rust-libssh2-sys-0.2.11-4.fc30
|
||||
rust-miniz_oxide_c_api:
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
|
|
@ -1785,12 +1823,12 @@ data:
|
|||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-openssl-sys
|
||||
* rust-parking_lot
|
||||
* rust-parking_lot_core
|
||||
|
||||
Required by:
|
||||
* rust-openssl-sys-devel
|
||||
(built by rust-openssl-sys)
|
||||
* rust-parking_lot-devel
|
||||
(built by rust-parking_lot)
|
||||
* rust-parking_lot_core-devel
|
||||
(built by rust-parking_lot_core)
|
||||
ref: ca4603e4a52064674282104f297dd25dc12f909e # rust-rustc_version-0.2.3-4.fc30
|
||||
|
|
@ -1801,7 +1839,7 @@ data:
|
|||
|
||||
BuildRequired by:
|
||||
* rust-bat
|
||||
ref: 19b4dec04e8c3877f6ba43d93f619d2e19123d9d # rust-error-chain-0.12.0-4.fc30
|
||||
ref: 0340eb66caca284cd720dd003d72f8ebf0d3336c # rust-error-chain-0.12.1-1.fc31
|
||||
rust-flate2:
|
||||
buildorder: 30
|
||||
rationale: |-
|
||||
|
|
@ -1816,24 +1854,6 @@ data:
|
|||
* rust-syntect+dump-load-devel
|
||||
(built by rust-syntect)
|
||||
ref: d2266e5f143f10d58dc87aea0b857baf9bb4cfd7 # rust-flate2-1.0.7-1.fc31
|
||||
rust-openssl-sys:
|
||||
buildorder: 30
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-curl-sys
|
||||
* rust-git2
|
||||
* rust-libssh2-sys
|
||||
|
||||
Required by:
|
||||
* rust-curl-sys+ssl-devel
|
||||
(built by rust-curl-sys)
|
||||
* rust-libgit2-sys+https-devel
|
||||
(built by rust-libgit2-sys)
|
||||
* rust-libssh2-sys-devel
|
||||
(built by rust-libssh2-sys)
|
||||
ref: fc2a0da0c26a9b0f0efd5b09edb519b76d267007 # rust-openssl-sys-0.9.43-1.fc31
|
||||
rust-rand:
|
||||
buildorder: 30
|
||||
rationale: |-
|
||||
|
|
@ -1857,7 +1877,7 @@ data:
|
|||
Required by:
|
||||
* rust-serde_derive-devel
|
||||
(built by rust-serde_derive)
|
||||
ref: 26b8a08f513893aec9bad71d68e26ac121e8e95f # rust-syn-0.15.32-1.fc31
|
||||
ref: 2c3000017e7da9d7d6f1ee59e56f69db0bfa28e4 # rust-syn-0.15.34-1.fc31
|
||||
rust-url:
|
||||
buildorder: 30
|
||||
rationale: |-
|
||||
|
|
@ -1870,24 +1890,14 @@ data:
|
|||
* rust-git2-devel
|
||||
(built by rust-git2)
|
||||
ref: b259e34417267000954a3cf6c878e66851ddb4d4 # rust-url-1.7.2-3.fc31
|
||||
rust-curl-sys:
|
||||
rust-git2:
|
||||
buildorder: 40
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
Required by:
|
||||
* rust-libgit2-sys+curl-devel
|
||||
(built by rust-libgit2-sys)
|
||||
ref: 8d669738cdc895f107d71a84e49afe3fa9b2fc35 # rust-curl-sys-0.4.17-1.fc31
|
||||
rust-libssh2-sys:
|
||||
buildorder: 40
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
Required by:
|
||||
* rust-libgit2-sys+ssh-devel
|
||||
(built by rust-libgit2-sys)
|
||||
ref: ec6a9668eef35e537ae2f3f6d0f4ff857884cf94 # rust-libssh2-sys-0.2.11-4.fc30
|
||||
BuildRequired by:
|
||||
* rust-bat
|
||||
ref: 9986766cf5996f5543acb498f921fcf0b8c7a5b0 # rust-git2-0.8.0-1.fc30
|
||||
rust-parking_lot_core:
|
||||
buildorder: 40
|
||||
rationale: |-
|
||||
|
|
@ -1899,7 +1909,7 @@ data:
|
|||
Required by:
|
||||
* rust-parking_lot-devel
|
||||
(built by rust-parking_lot)
|
||||
ref: c910ab0697d367be25661c75f722cfef1084e1ca # rust-parking_lot_core-0.4.0-3.fc31
|
||||
ref: e23f94b45b27f8dbd8469ebe1c583342cafc8cb8 # rust-parking_lot_core-0.5.0-1.fc31
|
||||
rust-serde_derive:
|
||||
buildorder: 40
|
||||
rationale: |-
|
||||
|
|
@ -1911,15 +1921,7 @@ data:
|
|||
Required by:
|
||||
* rust-syntect-devel
|
||||
(built by rust-syntect)
|
||||
ref: 5e3d37a6f0cc592eb8bc387cf47d0cdaa50953b2 # rust-serde_derive-1.0.90-1.fc31
|
||||
rust-git2:
|
||||
buildorder: 50
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-bat
|
||||
ref: 9986766cf5996f5543acb498f921fcf0b8c7a5b0 # rust-git2-0.8.0-1.fc30
|
||||
ref: 99f646c25fab00ee318613ec0644c632b590fecc # rust-serde_derive-1.0.92-1.fc31
|
||||
rust-parking_lot:
|
||||
buildorder: 50
|
||||
rationale: |-
|
||||
|
|
@ -1931,7 +1933,7 @@ data:
|
|||
Required by:
|
||||
* rust-console-devel
|
||||
(built by rust-console)
|
||||
ref: 8daed268292f9b920aa1e8b54d73bf29f80269de # rust-parking_lot-0.7.1-2.fc30
|
||||
ref: 29fbff63f25ecf091dab61195fa47b77e8ea0111 # rust-parking_lot-0.8.0-1.fc31
|
||||
rust-syntect:
|
||||
buildorder: 50
|
||||
rationale: |-
|
||||
|
|
@ -1951,4 +1953,4 @@ data:
|
|||
rust-bat:
|
||||
buildorder: 70
|
||||
rationale: Main component.
|
||||
ref: e82c1d16d76ad139565aa89e7a63e07baed8d328 # rust-bat-0.10.0-1.fc31
|
||||
ref: 96878c2055d13867539f0b31bb98f64e628ab9d1 # rust-bat-0.11.0-1.fc31
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue