Skip to content

Commit bb7b532

Browse files
committed
Sync branches 251120-0051
2 parents 2805cf0 + 466d512 commit bb7b532

File tree

154 files changed

+3055
-1879
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

154 files changed

+3055
-1879
lines changed

build/conf/go.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ _GO_SRCS_VALUE=
295295
### This macro shouldn't be used in ya.make files, use SRCS() instead.
296296
### This is internal macro collecting .go sources for processing within Go modules (GO_PROGRAM and GO_LIBRARY)
297297
macro _GO_SRCS(FILES...) {
298-
GO_FAKE_OUTPUT($FILES)
299298
SET_APPEND(_GO_SRCS_VALUE $FILES)
300299
}
301300

@@ -305,7 +304,6 @@ GO_HAS_INTERNAL_TESTS=no
305304
### @usage: GO_TEST_SRCS(Files...)
306305
### .go sources for internal tests of a module
307306
macro GO_TEST_SRCS(FILES...) {
308-
GO_FAKE_OUTPUT($FILES)
309307
_SET_FIRST_VALUE(GO_HAS_INTERNAL_TESTS ${pre=yes :FILES} ${GO_HAS_INTERNAL_TESTS})
310308
SET_APPEND(_GO_TEST_SRCS_VALUE $FILES)
311309
}
@@ -316,7 +314,6 @@ GO_HAS_EXTERNAL_TESTS=no
316314
### @usage: GO_XTEST_SRCS(Files...)
317315
### .go sources for external tests of a module
318316
macro GO_XTEST_SRCS(FILES...) {
319-
GO_FAKE_OUTPUT($FILES)
320317
SET(GO_HAS_EXTERNAL_TESTS yes)
321318
SET_APPEND(_GO_XTEST_SRCS_VALUE $FILES)
322319
}
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"by_platform": {
33
"darwin": {
4-
"uri": "sbr:10309792955"
4+
"uri": "sbr:10321547993"
55
},
66
"darwin-arm64": {
7-
"uri": "sbr:10309791432"
7+
"uri": "sbr:10321545651"
88
},
99
"linux": {
10-
"uri": "sbr:10309795967"
10+
"uri": "sbr:10321552121"
1111
},
1212
"linux-aarch64": {
13-
"uri": "sbr:10309789564"
13+
"uri": "sbr:10321543589"
1414
},
1515
"win32": {
16-
"uri": "sbr:10309794402"
16+
"uri": "sbr:10321549998"
1717
}
1818
}
1919
}
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"by_platform": {
33
"darwin": {
4-
"uri": "sbr:10309717500"
4+
"uri": "sbr:10321551000"
55
},
66
"darwin-arm64": {
7-
"uri": "sbr:10309715645"
7+
"uri": "sbr:10321548731"
88
},
99
"linux": {
10-
"uri": "sbr:10309721042"
10+
"uri": "sbr:10321555222"
1111
},
1212
"linux-aarch64": {
13-
"uri": "sbr:10309713445"
13+
"uri": "sbr:10321546378"
1414
},
1515
"win32": {
16-
"uri": "sbr:10309719416"
16+
"uri": "sbr:10321552900"
1717
}
1818
}
1919
}

build/mapping.conf.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -833,6 +833,7 @@
833833
"10242650733": "{registry_endpoint}/10242650733",
834834
"10288495360": "{registry_endpoint}/10288495360",
835835
"10309792955": "{registry_endpoint}/10309792955",
836+
"10321547993": "{registry_endpoint}/10321547993",
836837
"5766172292": "{registry_endpoint}/5766172292",
837838
"5805431504": "{registry_endpoint}/5805431504",
838839
"5829027626": "{registry_endpoint}/5829027626",
@@ -947,6 +948,7 @@
947948
"10242648407": "{registry_endpoint}/10242648407",
948949
"10288493132": "{registry_endpoint}/10288493132",
949950
"10309791432": "{registry_endpoint}/10309791432",
951+
"10321545651": "{registry_endpoint}/10321545651",
950952
"5766171800": "{registry_endpoint}/5766171800",
951953
"5805430761": "{registry_endpoint}/5805430761",
952954
"5829025456": "{registry_endpoint}/5829025456",
@@ -1061,6 +1063,7 @@
10611063
"10242654927": "{registry_endpoint}/10242654927",
10621064
"10288499373": "{registry_endpoint}/10288499373",
10631065
"10309795967": "{registry_endpoint}/10309795967",
1066+
"10321552121": "{registry_endpoint}/10321552121",
10641067
"5766173070": "{registry_endpoint}/5766173070",
10651068
"5805432830": "{registry_endpoint}/5805432830",
10661069
"5829031598": "{registry_endpoint}/5829031598",
@@ -1175,6 +1178,7 @@
11751178
"10242646331": "{registry_endpoint}/10242646331",
11761179
"10288490918": "{registry_endpoint}/10288490918",
11771180
"10309789564": "{registry_endpoint}/10309789564",
1181+
"10321543589": "{registry_endpoint}/10321543589",
11781182
"5766171341": "{registry_endpoint}/5766171341",
11791183
"5805430188": "{registry_endpoint}/5805430188",
11801184
"5829023352": "{registry_endpoint}/5829023352",
@@ -1289,6 +1293,7 @@
12891293
"10242653020": "{registry_endpoint}/10242653020",
12901294
"10288497516": "{registry_endpoint}/10288497516",
12911295
"10309794402": "{registry_endpoint}/10309794402",
1296+
"10321549998": "{registry_endpoint}/10321549998",
12921297
"8270821739": "{registry_endpoint}/8270821739",
12931298
"8295446553": "{registry_endpoint}/8295446553",
12941299
"8326170338": "{registry_endpoint}/8326170338",
@@ -2683,6 +2688,7 @@
26832688
"10242650733": "devtools/ymake/bin/ymake for darwin",
26842689
"10288495360": "devtools/ymake/bin/ymake for darwin",
26852690
"10309792955": "devtools/ymake/bin/ymake for darwin",
2691+
"10321547993": "devtools/ymake/bin/ymake for darwin",
26862692
"5766172292": "devtools/ymake/bin/ymake for darwin",
26872693
"5805431504": "devtools/ymake/bin/ymake for darwin",
26882694
"5829027626": "devtools/ymake/bin/ymake for darwin",
@@ -2797,6 +2803,7 @@
27972803
"10242648407": "devtools/ymake/bin/ymake for darwin-arm64",
27982804
"10288493132": "devtools/ymake/bin/ymake for darwin-arm64",
27992805
"10309791432": "devtools/ymake/bin/ymake for darwin-arm64",
2806+
"10321545651": "devtools/ymake/bin/ymake for darwin-arm64",
28002807
"5766171800": "devtools/ymake/bin/ymake for darwin-arm64",
28012808
"5805430761": "devtools/ymake/bin/ymake for darwin-arm64",
28022809
"5829025456": "devtools/ymake/bin/ymake for darwin-arm64",
@@ -2911,6 +2918,7 @@
29112918
"10242654927": "devtools/ymake/bin/ymake for linux",
29122919
"10288499373": "devtools/ymake/bin/ymake for linux",
29132920
"10309795967": "devtools/ymake/bin/ymake for linux",
2921+
"10321552121": "devtools/ymake/bin/ymake for linux",
29142922
"5766173070": "devtools/ymake/bin/ymake for linux",
29152923
"5805432830": "devtools/ymake/bin/ymake for linux",
29162924
"5829031598": "devtools/ymake/bin/ymake for linux",
@@ -3025,6 +3033,7 @@
30253033
"10242646331": "devtools/ymake/bin/ymake for linux-aarch64",
30263034
"10288490918": "devtools/ymake/bin/ymake for linux-aarch64",
30273035
"10309789564": "devtools/ymake/bin/ymake for linux-aarch64",
3036+
"10321543589": "devtools/ymake/bin/ymake for linux-aarch64",
30283037
"5766171341": "devtools/ymake/bin/ymake for linux-aarch64",
30293038
"5805430188": "devtools/ymake/bin/ymake for linux-aarch64",
30303039
"5829023352": "devtools/ymake/bin/ymake for linux-aarch64",
@@ -3139,6 +3148,7 @@
31393148
"10242653020": "devtools/ymake/bin/ymake for win32",
31403149
"10288497516": "devtools/ymake/bin/ymake for win32",
31413150
"10309794402": "devtools/ymake/bin/ymake for win32",
3151+
"10321549998": "devtools/ymake/bin/ymake for win32",
31423152
"8270821739": "devtools/ymake/bin/ymake for win32",
31433153
"8295446553": "devtools/ymake/bin/ymake for win32",
31443154
"8326170338": "devtools/ymake/bin/ymake for win32",

build/platform/yfm/resources.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"by_platform": {
33
"win32-x86_64": {
4-
"uri": "sbr:10284332511"
4+
"uri": "sbr:10316706029"
55
},
66
"darwin-x86_64": {
7-
"uri": "sbr:10284327040"
7+
"uri": "sbr:10316704660"
88
},
99
"linux-x86_64": {
10-
"uri": "sbr:10284323782"
10+
"uri": "sbr:10316703622"
1111
},
1212
"darwin-arm64": {
13-
"uri": "sbr:10284327040"
13+
"uri": "sbr:10316704660"
1414
}
1515
}
1616
}

contrib/libs/fmt/include/fmt/ostream.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ struct is_streamable<
4646
std::is_arithmetic<T>::value || std::is_array<T>::value ||
4747
std::is_pointer<T>::value || std::is_same<T, char8_type>::value ||
4848
std::is_same<T, std::basic_string<Char>>::value ||
49-
std::is_same<T, std_string_view<Char>>::value ||
49+
std::is_convertible<T, std_string_view<Char>>::value ||
5050
(std::is_convertible<T, int>::value && !std::is_enum<T>::value)>>
5151
: std::false_type {};
5252

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
--- contrib/libs/fmt/include/fmt/ostream.h (index)
2+
+++ contrib/libs/fmt/include/fmt/ostream.h (working tree)
3+
@@ -46,7 +46,7 @@ struct is_streamable<
4+
std::is_arithmetic<T>::value || std::is_array<T>::value ||
5+
std::is_pointer<T>::value || std::is_same<T, char8_type>::value ||
6+
std::is_same<T, std::basic_string<Char>>::value ||
7+
- std::is_same<T, std_string_view<Char>>::value ||
8+
+ std::is_convertible<T, std_string_view<Char>>::value ||
9+
(std::is_convertible<T, int>::value && !std::is_enum<T>::value)>>
10+
: std::false_type {};
11+

contrib/libs/llvm/flang-rt/.yandex_meta/override.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
pkgs: attrs: with pkgs; with attrs; rec {
2-
version = "21.1.4";
2+
version = "21.1.5";
33

44
src = fetchFromGitHub {
55
owner = "llvm";
66
repo = "llvm-project";
77
rev = "llvmorg-${version}";
8-
hash = "sha256-jcMYtoa5Rsf+CxRSrqR9PMxnYAEfaoQZXHgYFpZucWs=";
8+
hash = "sha256-3OZKcYSJeecSE9RrPCDKpsF4AiLszmb4LLmw0h7Sjjs=";
99
};
1010

1111
patches = [

contrib/libs/llvm/flang-rt/ya.make

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ LICENSE(
99

1010
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
1111

12-
VERSION(21.1.4)
12+
VERSION(21.1.5)
1313

14-
ORIGINAL_SOURCE(https://github.com/llvm/llvm-project/archive/llvmorg-21.1.4.tar.gz)
14+
ORIGINAL_SOURCE(https://github.com/llvm/llvm-project/archive/llvmorg-21.1.5.tar.gz)
1515

1616
ADDINCL(
1717
GLOBAL contrib/libs/llvm/flang-rt/flang-rt/include

contrib/python/hypothesis/py3/.dist-info/METADATA

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Metadata-Version: 2.4
22
Name: hypothesis
3-
Version: 6.144.0
4-
Summary: A library for property-based testing
3+
Version: 6.148.2
4+
Summary: The property-based testing library for Python
55
Author-email: "David R. MacIver and Zac Hatfield-Dodds" <[email protected]>
66
License-Expression: MPL-2.0
77
Project-URL: homepage, https://hypothesis.works
@@ -30,10 +30,9 @@ Classifier: Programming Language :: Python :: Implementation :: PyPy
3030
Classifier: Topic :: Education :: Testing
3131
Classifier: Topic :: Software Development :: Testing
3232
Classifier: Typing :: Typed
33-
Requires-Python: >=3.10
33+
Requires-Python: >=3.10.2
3434
Description-Content-Type: text/markdown
3535
License-File: LICENSE.txt
36-
Requires-Dist: attrs>=22.2.0
3736
Requires-Dist: exceptiongroup>=1.0.0; python_version < "3.11"
3837
Requires-Dist: sortedcontainers<3.0.0,>=2.1.0
3938
Provides-Extra: cli

0 commit comments

Comments
 (0)