Regenerate
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
95afafdc16
commit
673d17e59d
1 changed files with 62 additions and 129 deletions
191
ripgrep.yaml
191
ripgrep.yaml
|
|
@ -6,11 +6,11 @@ data:
|
|||
Line oriented search tool using Rusts regex library.
|
||||
Combines the raw performance of grep with the usability of the silver searcher.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
module: [MIT]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: []
|
||||
rust: [stable]
|
||||
requires:
|
||||
platform: []
|
||||
references:
|
||||
|
|
@ -26,7 +26,6 @@ data:
|
|||
- ripgrep
|
||||
filter:
|
||||
rpms:
|
||||
- python3-rust2rpm
|
||||
- rust-aho-corasick+default-devel
|
||||
- rust-aho-corasick+std-devel
|
||||
- rust-aho-corasick-devel
|
||||
|
|
@ -166,7 +165,6 @@ data:
|
|||
- rust-memmap-devel
|
||||
- rust-num_cpus+default-devel
|
||||
- rust-num_cpus-devel
|
||||
- rust-packaging
|
||||
- rust-pcre2+default-devel
|
||||
- rust-pcre2-devel
|
||||
- rust-pcre2-sys+default-devel
|
||||
|
|
@ -261,73 +259,8 @@ data:
|
|||
- rust-walkdir-devel
|
||||
components:
|
||||
rpms:
|
||||
rust-packaging:
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-aho-corasick
|
||||
* rust-ansi_term
|
||||
* rust-atty
|
||||
* rust-base64
|
||||
* rust-bitflags
|
||||
* rust-bstr
|
||||
* rust-bytecount
|
||||
* rust-byteorder
|
||||
* rust-cc
|
||||
* rust-cfg-if
|
||||
* rust-clap
|
||||
* rust-crossbeam-channel
|
||||
* rust-crossbeam-utils
|
||||
* rust-encoding_rs
|
||||
* rust-encoding_rs_io
|
||||
* rust-fnv
|
||||
* rust-globset
|
||||
* rust-grep
|
||||
* rust-grep-cli
|
||||
* rust-grep-matcher
|
||||
* rust-grep-pcre2
|
||||
* rust-grep-printer
|
||||
* rust-grep-regex
|
||||
* rust-grep-searcher
|
||||
* rust-ignore
|
||||
* rust-itoa
|
||||
* rust-lazy_static
|
||||
* rust-libc
|
||||
* rust-log
|
||||
* rust-memchr
|
||||
* rust-memmap
|
||||
* rust-num_cpus
|
||||
* rust-pcre2
|
||||
* rust-pcre2-sys
|
||||
* rust-pkg-config
|
||||
* rust-proc-macro2
|
||||
* rust-quote
|
||||
* rust-regex
|
||||
* rust-regex-automata
|
||||
* rust-regex-syntax
|
||||
* rust-ripgrep
|
||||
* rust-ryu
|
||||
* rust-same-file
|
||||
* rust-serde
|
||||
* rust-serde_derive
|
||||
* rust-serde_json
|
||||
* rust-smallvec
|
||||
* rust-strsim
|
||||
* rust-syn
|
||||
* rust-termcolor
|
||||
* rust-textwrap
|
||||
* rust-thread_local
|
||||
* rust-ucd-util
|
||||
* rust-unicode-width
|
||||
* rust-unicode-xid
|
||||
* rust-utf8-ranges
|
||||
* rust-vec_map
|
||||
* rust-walkdir
|
||||
ref: 9d3869c3408529507f7902b2b2903f0de9edf4a3 # rust-packaging-6-28.fc31
|
||||
rust-ansi_term:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -335,7 +268,7 @@ data:
|
|||
* rust-clap
|
||||
ref: 981f698b95b96924110b56201491bca38b4a43a8 # rust-ansi_term-0.11.0-5.fc30
|
||||
rust-bitflags:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -347,7 +280,7 @@ data:
|
|||
(built by rust-clap)
|
||||
ref: d6cb4b7f827a92a89c3d6c4744c6dd5525fc394f # rust-bitflags-1.0.4-4.fc30
|
||||
rust-bytecount:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -361,7 +294,7 @@ data:
|
|||
(built by rust-grep-searcher)
|
||||
ref: 49ad7b2ede20bf2934e7e607bbb6bf0c68e6e2ae # rust-bytecount-0.5.1-1.fc30
|
||||
rust-byteorder:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -376,7 +309,7 @@ data:
|
|||
(built by rust-regex-automata)
|
||||
ref: 9121d26b6afea36bcb39252abdb3e3826b37af11 # rust-byteorder-1.3.1-2.fc30
|
||||
rust-cc:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -388,7 +321,7 @@ data:
|
|||
(built by rust-pcre2-sys)
|
||||
ref: 50986962acfdc525fcd0a6bbd31ac16021d5c392 # rust-cc-1.0.35-1.fc31
|
||||
rust-cfg-if:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -406,7 +339,7 @@ data:
|
|||
(built by rust-log)
|
||||
ref: fa49aac8a48bd413f6e3f2062adbe2a4d56d9abf # rust-cfg-if-0.1.7-1.fc31
|
||||
rust-fnv:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -418,7 +351,7 @@ data:
|
|||
(built by rust-globset)
|
||||
ref: 6fc5413ebbbd5d44337be1c961b39002e5b92345 # rust-fnv-1.0.6-7.fc30
|
||||
rust-itoa:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -430,7 +363,7 @@ data:
|
|||
(built by rust-serde_json)
|
||||
ref: 7b951314bd701ac8cde5e65ec10c1306b8c5964d # rust-itoa-0.4.3-4.fc30
|
||||
rust-lazy_static:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -455,7 +388,7 @@ data:
|
|||
(built by rust-thread_local)
|
||||
ref: 6e30973f915da136bba20baa034e2cff95a6b74e # rust-lazy_static-1.3.0-3.fc31
|
||||
rust-libc:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -479,7 +412,7 @@ data:
|
|||
(built by rust-pcre2-sys)
|
||||
ref: e7c60a86439ac84f37f6fba723ae8a12fc2f4226 # rust-libc-0.2.51-1.fc31
|
||||
rust-memchr:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -507,7 +440,7 @@ data:
|
|||
(built by rust-regex)
|
||||
ref: 1e687e82d0f14eca98597968c0985a0eaa048f38 # rust-memchr-2.2.0-2.fc31
|
||||
rust-pkg-config:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -519,7 +452,7 @@ data:
|
|||
(built by rust-pcre2-sys)
|
||||
ref: 4ed2590b18b486e7105d76b94f9baad214b3d2a0 # rust-pkg-config-0.3.14-4.fc30
|
||||
rust-ryu:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -531,7 +464,7 @@ data:
|
|||
(built by rust-serde_json)
|
||||
ref: d9b73e871f3b01f8180355d804434566e0f5c66b # rust-ryu-0.2.7-3.fc31
|
||||
rust-same-file:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -549,7 +482,7 @@ data:
|
|||
(built by rust-walkdir)
|
||||
ref: c6c84a8d60151f3b6fc0f8e4ca05808426530f6a # rust-same-file-1.0.4-2.fc30
|
||||
rust-serde:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -565,7 +498,7 @@ data:
|
|||
(built by rust-serde_json)
|
||||
ref: 904d8cc515235d1a806c9a7aded22bd6ffa04c7b # rust-serde-1.0.90-1.fc31
|
||||
rust-smallvec:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -577,7 +510,7 @@ data:
|
|||
(built by rust-crossbeam-channel)
|
||||
ref: 0b1ca3633d5339c61780cbd948553ba37db89771 # rust-smallvec-0.6.9-2.fc31
|
||||
rust-strsim:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -589,7 +522,7 @@ data:
|
|||
(built by rust-clap)
|
||||
ref: 6db610582eecbd8ea9f81a1f077e4c48106b16c7 # rust-strsim-0.9.0-1.fc31
|
||||
rust-termcolor:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -605,7 +538,7 @@ data:
|
|||
(built by rust-grep-printer)
|
||||
ref: e9ebce417e8bd04ba8aa868874bfc9a969322b32 # rust-termcolor-1.0.4-4.fc31
|
||||
rust-ucd-util:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -617,7 +550,7 @@ data:
|
|||
(built by rust-regex-syntax)
|
||||
ref: b1e81c701e5edeeb5bf13f05529c9efd651d7cc3 # rust-ucd-util-0.1.3-2.fc30
|
||||
rust-unicode-width:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -632,7 +565,7 @@ data:
|
|||
(built by rust-textwrap)
|
||||
ref: 6b7a220e29805a34e566e0bbc056f04288e46b98 # rust-unicode-width-0.1.5-5.fc30
|
||||
rust-unicode-xid:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -647,7 +580,7 @@ data:
|
|||
(built by rust-syn)
|
||||
ref: f0f240a98191837a508e3a829186f3e68fb073a7 # rust-unicode-xid-0.1.0-8.fc30
|
||||
rust-utf8-ranges:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -663,7 +596,7 @@ data:
|
|||
(built by rust-regex)
|
||||
ref: 9ffdb97b701fca2b72af10278be1a94dbf09fbf9 # rust-utf8-ranges-1.0.2-2.fc30
|
||||
rust-vec_map:
|
||||
buildorder: 10
|
||||
buildorder: 0
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -671,7 +604,7 @@ data:
|
|||
* rust-clap
|
||||
ref: 8061e58004d95400d13c320814f4dc5525f7e99e # rust-vec_map-0.8.1-6.fc31
|
||||
rust-aho-corasick:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -689,7 +622,7 @@ data:
|
|||
(built by rust-regex)
|
||||
ref: 8ae49fe3cc182b7574c49496db81bfc23dc53a47 # rust-aho-corasick-0.7.3-1.fc31
|
||||
rust-atty:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -702,7 +635,7 @@ data:
|
|||
(built by rust-grep-cli)
|
||||
ref: 8292e9fbe915444fb7fc60ae8843c039ae41ee5c # rust-atty-0.2.11-4.fc30
|
||||
rust-base64:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -714,7 +647,7 @@ data:
|
|||
(built by rust-grep-printer)
|
||||
ref: 15ffa2715034c40f17ce75b547d834062baf48aa # rust-base64-0.10.1-2.fc30
|
||||
rust-crossbeam-utils:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -726,7 +659,7 @@ data:
|
|||
(built by rust-crossbeam-channel)
|
||||
ref: 236090c5368d179d40194f1128fe875dd19e7e2b # rust-crossbeam-utils-0.6.5-2.fc30
|
||||
rust-encoding_rs:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -741,7 +674,7 @@ data:
|
|||
(built by rust-grep-searcher)
|
||||
ref: b1388c8c64c6e2acb6072fe541e9a8d6e3dabaf2 # rust-encoding_rs-0.8.17-2.fc31
|
||||
rust-grep-matcher:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -765,7 +698,7 @@ data:
|
|||
(built by rust-grep-searcher)
|
||||
ref: 9548bbc947241c2f80d10ec33f47e71a186b8ed7 # rust-grep-matcher-0.1.2-1.fc31
|
||||
rust-log:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -793,7 +726,7 @@ data:
|
|||
(built by rust-pcre2)
|
||||
ref: f2ed0b96f2aef62b3f25f527f3970f857e7e42a3 # rust-log-0.4.6-3.fc31
|
||||
rust-memmap:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -805,7 +738,7 @@ data:
|
|||
(built by rust-grep-searcher)
|
||||
ref: dd5305943c2aeb415ea529c117da2bd07b7db0ba # rust-memmap-0.7.0-2.fc30
|
||||
rust-num_cpus:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -813,7 +746,7 @@ data:
|
|||
* rust-ripgrep
|
||||
ref: 9fec5098b96e9803df65c367d24567d0ddf53b47 # rust-num_cpus-1.10.0-1.fc30
|
||||
rust-pcre2-sys:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -825,7 +758,7 @@ data:
|
|||
(built by rust-pcre2)
|
||||
ref: 864f8f5250fee037392da8b88519bbc419057578 # rust-pcre2-sys-0.2.0-1.fc31
|
||||
rust-proc-macro2:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -845,9 +778,9 @@ data:
|
|||
(built by rust-syn)
|
||||
* rust-syn-devel
|
||||
(built by rust-syn)
|
||||
ref: 3855044696e35eafefebe7360043a1ca9a90c7ca # rust-proc-macro2-0.4.27-1.fc30
|
||||
ref: ca5260fd7290b7d14824b423e8c4890d9fd2f6bd # rust-proc-macro2-0.4.28-1.fc31
|
||||
rust-regex-syntax:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -863,7 +796,7 @@ data:
|
|||
(built by rust-regex)
|
||||
ref: 0b2634c7c2a106884898b344d42a1995098287f0 # rust-regex-syntax-0.6.6-1.fc31
|
||||
rust-serde_json:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -876,7 +809,7 @@ data:
|
|||
(built by rust-grep-printer)
|
||||
ref: 61cade1d268658cb972dbc4f16e4804e82448116 # rust-serde_json-1.0.39-2.fc31
|
||||
rust-textwrap:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -888,7 +821,7 @@ data:
|
|||
(built by rust-clap)
|
||||
ref: 0776aa5c1485c4af8fb70fb89827473d012aa50c # rust-textwrap-0.11.0-1.fc31
|
||||
rust-thread_local:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -909,7 +842,7 @@ data:
|
|||
(built by rust-regex)
|
||||
ref: 203b239665653ad710d5dc0f750bfe691b3054f1 # rust-thread_local-0.3.6-4.fc30
|
||||
rust-walkdir:
|
||||
buildorder: 20
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -921,7 +854,7 @@ data:
|
|||
(built by rust-ignore)
|
||||
ref: 10ca84fb33c0c1c0d62ba0cd441c0d443aa74fa4 # rust-walkdir-2.2.7-2.fc30
|
||||
rust-clap:
|
||||
buildorder: 30
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -929,7 +862,7 @@ data:
|
|||
* rust-ripgrep
|
||||
ref: 6e71af04e33895c2f43142e49c7075fef09f439e # rust-clap-2.33.0-2.fc31
|
||||
rust-crossbeam-channel:
|
||||
buildorder: 30
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -941,7 +874,7 @@ data:
|
|||
(built by rust-ignore)
|
||||
ref: e6ec94b040d69e6b5a4d2ba2707b42da4d3e64e0 # rust-crossbeam-channel-0.3.8-3.fc30
|
||||
rust-encoding_rs_io:
|
||||
buildorder: 30
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -953,7 +886,7 @@ data:
|
|||
(built by rust-grep-searcher)
|
||||
ref: 8ccc91170f9329230928ed6fa4de88e26c846acc # rust-encoding_rs_io-0.1.6-1.fc31
|
||||
rust-pcre2:
|
||||
buildorder: 30
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -965,7 +898,7 @@ data:
|
|||
(built by rust-grep-pcre2)
|
||||
ref: d7143811b89b0be6bbaa0549549984a8c3a6c259 # rust-pcre2-0.2.0-1.fc31
|
||||
rust-quote:
|
||||
buildorder: 30
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -982,7 +915,7 @@ data:
|
|||
(built by rust-syn)
|
||||
ref: 8c5ff10d7856a8a9633a0ea1950f307351654314 # rust-quote-0.6.12-1.fc31
|
||||
rust-regex:
|
||||
buildorder: 30
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -1004,7 +937,7 @@ data:
|
|||
(built by rust-ignore)
|
||||
ref: d1396d0a0c3ec97c542e78cd3470220ef8fd42cd # rust-regex-1.1.6-1.fc31
|
||||
rust-regex-automata:
|
||||
buildorder: 30
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -1016,7 +949,7 @@ data:
|
|||
(built by rust-bstr)
|
||||
ref: e41e699750ca0ca1577b38febdf3c7a4cb0aace2 # rust-regex-automata-0.1.6-1.fc31
|
||||
rust-bstr:
|
||||
buildorder: 40
|
||||
buildorder: 30
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -1038,7 +971,7 @@ data:
|
|||
(built by rust-grep-searcher)
|
||||
ref: 9a79df4ce3498098f14fc3aa8c3b5f98d46aceae # rust-bstr-0.1.2-1.fc31
|
||||
rust-grep-pcre2:
|
||||
buildorder: 40
|
||||
buildorder: 30
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -1047,7 +980,7 @@ data:
|
|||
(built by rust-grep)
|
||||
ref: d2f2810b525502634cb3a4eedc3ad6a98009804a # rust-grep-pcre2-0.1.3-1.fc31
|
||||
rust-grep-regex:
|
||||
buildorder: 40
|
||||
buildorder: 30
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -1059,7 +992,7 @@ data:
|
|||
(built by rust-grep)
|
||||
ref: 97ec22d11618567d434e3913e3528969166a39e4 # rust-grep-regex-0.1.3-1.fc31
|
||||
rust-syn:
|
||||
buildorder: 40
|
||||
buildorder: 30
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -1069,9 +1002,9 @@ data:
|
|||
Required by:
|
||||
* rust-serde_derive-devel
|
||||
(built by rust-serde_derive)
|
||||
ref: e50bbe30f0fab905b529f914fdaf3901f95b202f # rust-syn-0.15.31-1.fc31
|
||||
ref: 26b8a08f513893aec9bad71d68e26ac121e8e95f # rust-syn-0.15.32-1.fc31
|
||||
rust-globset:
|
||||
buildorder: 50
|
||||
buildorder: 40
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -1086,7 +1019,7 @@ data:
|
|||
(built by rust-ignore)
|
||||
ref: 19e41b1d2ac619849d7775614e6940a798596e1d # rust-globset-0.4.3-1.fc31
|
||||
rust-grep-searcher:
|
||||
buildorder: 50
|
||||
buildorder: 40
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -1101,7 +1034,7 @@ data:
|
|||
(built by rust-grep-printer)
|
||||
ref: 8b8cf93acb030493877630ebff9310ff168f2336 # rust-grep-searcher-0.1.4-1.fc31
|
||||
rust-serde_derive:
|
||||
buildorder: 50
|
||||
buildorder: 40
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -1114,7 +1047,7 @@ data:
|
|||
(built by rust-grep-printer)
|
||||
ref: 5e3d37a6f0cc592eb8bc387cf47d0cdaa50953b2 # rust-serde_derive-1.0.90-1.fc31
|
||||
rust-grep-cli:
|
||||
buildorder: 60
|
||||
buildorder: 50
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -1126,7 +1059,7 @@ data:
|
|||
(built by rust-grep)
|
||||
ref: 918d700b021be8312a9b2327834b89022f31a996 # rust-grep-cli-0.1.2-1.fc31
|
||||
rust-grep-printer:
|
||||
buildorder: 60
|
||||
buildorder: 50
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -1138,7 +1071,7 @@ data:
|
|||
(built by rust-grep)
|
||||
ref: a10108fade23069ca8f0ca94e47139e136804f96 # rust-grep-printer-0.1.2-1.fc31
|
||||
rust-ignore:
|
||||
buildorder: 60
|
||||
buildorder: 50
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -1146,7 +1079,7 @@ data:
|
|||
* rust-ripgrep
|
||||
ref: a4a20342389c2d82e5cc8609ce61da27878b2b9d # rust-ignore-0.4.7-1.fc31
|
||||
rust-grep:
|
||||
buildorder: 70
|
||||
buildorder: 60
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
|
|
@ -1154,6 +1087,6 @@ data:
|
|||
* rust-ripgrep
|
||||
ref: 3f70ddef7ab6b176553705e35bd1569e4d37d750 # rust-grep-0.2.4-1.fc31
|
||||
rust-ripgrep:
|
||||
buildorder: 80
|
||||
buildorder: 70
|
||||
rationale: Main component.
|
||||
ref: 9a9698aab62e1976477d9b3068cbabe03053b30e # rust-ripgrep-11.0.1-1.fc31
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue