Diff hyperfine-1.15.0 with a hyperfine-1.16.1

/usr/portage/app-benchmarks/hyperfine/hyperfine-1.16.1.ebuild 2023-10-09 14:52:28.208368318 +0300
1
# Copyright 2020-2022 Gentoo Authors
1
# Copyright 2020-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5 5

  
6 6
CRATES="
7
	aho-corasick-0.7.19
8
	anyhow-1.0.64
7
	ahash-0.7.6
8
	ahash-0.8.3
9
	aho-corasick-0.7.20
10
	anyhow-1.0.69
9 11
	approx-0.5.1
10 12
	arrayvec-0.7.2
11
	assert_cmd-2.0.4
13
	assert_cmd-2.0.8
12 14
	atty-0.2.14
13 15
	autocfg-0.1.8
14 16
	autocfg-1.1.0
15 17
	bitflags-1.3.2
16
	bstr-0.2.17
18
	borsh-0.10.2
19
	borsh-derive-0.10.2
20
	borsh-derive-internal-0.10.2
21
	borsh-schema-derive-internal-0.10.2
22
	bstr-1.3.0
23
	bytecheck-0.6.10
24
	bytecheck_derive-0.6.10
25
	byteorder-1.4.3
26
	bytes-1.4.0
27
	cc-1.0.79
17 28
	cfg-if-1.0.0
18
	clap-3.2.20
19
	clap_complete-3.2.4
20
	clap_lex-0.2.4
29
	clap-4.1.8
30
	clap_complete-4.1.4
31
	clap_lex-0.3.2
21 32
	cloudabi-0.0.3
22 33
	colored-2.0.0
23
	console-0.15.1
24
	csv-1.1.6
34
	console-0.15.5
35
	csv-1.2.1
25 36
	csv-core-0.1.10
26 37
	difflib-0.4.0
27 38
	doc-comment-0.3.3
28
	either-1.8.0
39
	either-1.8.1
29 40
	encode_unicode-0.3.6
30
	fastrand-1.8.0
41
	errno-0.2.8
42
	errno-dragonfly-0.1.2
43
	fastrand-1.9.0
31 44
	float-cmp-0.9.0
32 45
	fuchsia-cprng-0.1.1
33
	getrandom-0.2.7
46
	getrandom-0.2.8
34 47
	hashbrown-0.12.3
48
	hashbrown-0.13.2
35 49
	hermit-abi-0.1.19
36
	indexmap-1.9.1
37
	indicatif-0.16.2
50
	hermit-abi-0.3.1
51
	indicatif-0.17.3
38 52
	instant-0.1.12
39
	itertools-0.10.3
40
	itoa-0.4.8
41
	itoa-1.0.3
53
	io-lifetimes-1.0.6
54
	is-terminal-0.4.4
55
	itertools-0.10.5
56
	itoa-1.0.6
42 57
	lazy_static-1.4.0
43
	libc-0.2.132
58
	libc-0.2.140
59
	linux-raw-sys-0.1.4
44 60
	memchr-2.5.0
45
	memoffset-0.6.5
46
	nix-0.25.0
61
	memoffset-0.7.1
62
	nix-0.26.2
47 63
	normalize-line-endings-0.3.0
48 64
	num-0.2.1
49 65
	num-bigint-0.2.6
......
53 69
	num-rational-0.2.4
54 70
	num-traits-0.2.15
55 71
	number_prefix-0.4.0
56
	once_cell-1.14.0
57
	os_str_bytes-6.3.0
72
	once_cell-1.17.1
73
	os_str_bytes-6.4.1
58 74
	pin-utils-0.1.0
59
	ppv-lite86-0.2.16
60
	predicates-2.1.1
61
	predicates-core-1.0.3
62
	predicates-tree-1.0.5
63
	proc-macro2-1.0.43
64
	quote-1.0.21
75
	portable-atomic-0.3.19
76
	ppv-lite86-0.2.17
77
	predicates-2.1.5
78
	predicates-core-1.0.5
79
	predicates-tree-1.0.7
80
	proc-macro-crate-0.1.5
81
	proc-macro2-1.0.52
82
	ptr_meta-0.1.4
83
	ptr_meta_derive-0.1.4
84
	quote-1.0.26
65 85
	rand-0.6.5
66 86
	rand-0.8.5
67 87
	rand_chacha-0.1.1
68 88
	rand_chacha-0.3.1
69 89
	rand_core-0.3.1
70 90
	rand_core-0.4.2
71
	rand_core-0.6.3
91
	rand_core-0.6.4
72 92
	rand_hc-0.1.0
73 93
	rand_isaac-0.1.1
74 94
	rand_jitter-0.1.4
......
77 97
	rand_xorshift-0.1.1
78 98
	rdrand-0.4.0
79 99
	redox_syscall-0.2.16
80
	regex-1.6.0
100
	regex-1.7.1
81 101
	regex-automata-0.1.10
82
	regex-syntax-0.6.27
83
	remove_dir_all-0.5.3
84
	rust_decimal-1.26.1
85
	ryu-1.0.11
86
	serde-1.0.144
87
	serde_derive-1.0.144
88
	serde_json-1.0.85
102
	regex-syntax-0.6.28
103
	rend-0.4.0
104
	rkyv-0.7.40
105
	rkyv_derive-0.7.40
106
	rust_decimal-1.29.0
107
	rustix-0.36.9
108
	ryu-1.0.13
109
	seahash-4.1.0
110
	serde-1.0.156
111
	serde_derive-1.0.156
112
	serde_json-1.0.94
89 113
	shell-words-1.1.0
114
	simdutf8-0.1.4
115
	static_assertions-1.1.0
90 116
	statistical-1.0.0
91 117
	strsim-0.10.0
92
	syn-1.0.99
93
	tempfile-3.3.0
94
	termcolor-1.1.3
95
	terminal_size-0.1.17
96
	termtree-0.2.4
97
	textwrap-0.15.0
98
	thiserror-1.0.34
99
	thiserror-impl-1.0.34
100
	unicode-ident-1.0.3
118
	syn-1.0.109
119
	tempfile-3.4.0
120
	termcolor-1.2.0
121
	terminal_size-0.2.5
122
	termtree-0.4.0
123
	thiserror-1.0.39
124
	thiserror-impl-1.0.39
125
	toml-0.5.11
126
	unicode-ident-1.0.8
127
	unicode-width-0.1.10
128
	version_check-0.9.4
101 129
	wait-timeout-0.2.0
102 130
	wasi-0.11.0+wasi-snapshot-preview1
103 131
	winapi-0.3.9
104 132
	winapi-i686-pc-windows-gnu-0.4.0
105 133
	winapi-util-0.1.5
106 134
	winapi-x86_64-pc-windows-gnu-0.4.0
135
	windows-sys-0.42.0
136
	windows-sys-0.45.0
137
	windows-targets-0.42.2
138
	windows_aarch64_gnullvm-0.42.2
139
	windows_aarch64_msvc-0.42.2
140
	windows_i686_gnu-0.42.2
141
	windows_i686_msvc-0.42.2
142
	windows_x86_64_gnu-0.42.2
143
	windows_x86_64_gnullvm-0.42.2
144
	windows_x86_64_msvc-0.42.2
145

  
107 146
"
108 147

  
109 148
inherit bash-completion-r1 cargo
......
113 152
SRC_URI="https://github.com/sharkdp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
114 153
	$(cargo_crate_uris ${CRATES})"
115 154

  
116
LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 Boost-1.0 ISC MIT MPL-2.0 Unlicense"
155
LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0 Unicode-DFS-2016"
117 156
SLOT="0"
118 157
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv"
119 158

  
Thank you!