summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2024-08-24 02:01:46 +0300
committerrobot-piglet <[email protected]>2024-08-24 02:10:19 +0300
commit53dcfae09db2584a9c4206cd506a8a066ad68c9a (patch)
tree0907b76a56da971bdf511c3e514b9c477e7ed86c
parente16cdb6f13694f93a80dd6b295538a30de09b96c (diff)
Intermediate changes
-rw-r--r--contrib/libs/apache/arrow/cpp/src/arrow/python/ya.make2
-rw-r--r--contrib/libs/cctz/test/ya.make2
-rw-r--r--contrib/libs/cctz/tzdata/ya.make2
-rw-r--r--contrib/libs/clapack/part1/ya.make2
-rw-r--r--contrib/libs/clapack/part2/ya.make2
-rw-r--r--contrib/libs/cxxsupp/libsan/ya.make2
-rw-r--r--contrib/libs/cxxsupp/ya.make2
-rw-r--r--contrib/libs/farmhash/arch/sse41/ya.make2
-rw-r--r--contrib/libs/farmhash/arch/sse42/ya.make2
-rw-r--r--contrib/libs/farmhash/arch/sse42_aesni/ya.make2
-rw-r--r--contrib/libs/grpc/src/proto/grpc/channelz/ya.make2
-rw-r--r--contrib/libs/grpc/src/proto/grpc/core/ya.make2
-rw-r--r--contrib/libs/grpc/src/proto/grpc/health/v1/ya.make2
-rw-r--r--contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make2
-rw-r--r--contrib/libs/grpc/src/proto/grpc/status/ya.make2
-rw-r--r--contrib/libs/highwayhash/arch/avx2/ya.make2
-rw-r--r--contrib/libs/highwayhash/arch/sse41/ya.make2
-rw-r--r--contrib/libs/libc_compat/ubuntu_14/ya.make2
-rw-r--r--contrib/libs/libc_compat/ya.make2
-rw-r--r--contrib/libs/libpng/include/ya.make2
-rw-r--r--contrib/libs/linuxvdso/original/ya.make2
-rw-r--r--contrib/libs/protobuf/builtin_proto/protos_from_protobuf/ya.make2
-rw-r--r--contrib/libs/protobuf/builtin_proto/protos_from_protoc/ya.make2
-rw-r--r--contrib/libs/protobuf/python/ya.make2
-rw-r--r--contrib/libs/protobuf_old/builtin_proto/protos_from_protobuf/ya.make2
-rw-r--r--contrib/libs/python/ya.make2
-rw-r--r--contrib/tools/cython/Cython/ya.make2
-rw-r--r--contrib/tools/m4/lib/ya.make2
-rw-r--r--contrib/tools/python3/lib2/py/ya.make2
-rw-r--r--contrib/tools/python3/lib2/ya.make2
-rw-r--r--contrib/tools/ragel5/aapl/ya.make2
31 files changed, 62 insertions, 0 deletions
diff --git a/contrib/libs/apache/arrow/cpp/src/arrow/python/ya.make b/contrib/libs/apache/arrow/cpp/src/arrow/python/ya.make
index 8af52632fc1..6c0a186f88f 100644
--- a/contrib/libs/apache/arrow/cpp/src/arrow/python/ya.make
+++ b/contrib/libs/apache/arrow/cpp/src/arrow/python/ya.make
@@ -2,6 +2,8 @@
PY3_LIBRARY()
+VERSION(5.0.0)
+
LICENSE(Apache-2.0)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
diff --git a/contrib/libs/cctz/test/ya.make b/contrib/libs/cctz/test/ya.make
index 0e551d7ba16..d1781901907 100644
--- a/contrib/libs/cctz/test/ya.make
+++ b/contrib/libs/cctz/test/ya.make
@@ -1,5 +1,7 @@
GTEST()
+VERSION(Service-proxy-version)
+
LICENSE(Apache-2.0)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
diff --git a/contrib/libs/cctz/tzdata/ya.make b/contrib/libs/cctz/tzdata/ya.make
index d881ad5f32e..681f98321a2 100644
--- a/contrib/libs/cctz/tzdata/ya.make
+++ b/contrib/libs/cctz/tzdata/ya.make
@@ -2,6 +2,8 @@ LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(Service-proxy-version)
+
LICENSE(Apache-2.0)
PEERDIR(
diff --git a/contrib/libs/clapack/part1/ya.make b/contrib/libs/clapack/part1/ya.make
index 4fec16e472b..45f7b044fd2 100644
--- a/contrib/libs/clapack/part1/ya.make
+++ b/contrib/libs/clapack/part1/ya.make
@@ -2,6 +2,8 @@ LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(3.2.1)
+
LICENSE(BSD-3-Clause)
NO_COMPILER_WARNINGS()
diff --git a/contrib/libs/clapack/part2/ya.make b/contrib/libs/clapack/part2/ya.make
index 6e0d6abaf72..96ac955729d 100644
--- a/contrib/libs/clapack/part2/ya.make
+++ b/contrib/libs/clapack/part2/ya.make
@@ -2,6 +2,8 @@ LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(3.2.1)
+
LICENSE(BSD-3-Clause)
NO_COMPILER_WARNINGS()
diff --git a/contrib/libs/cxxsupp/libsan/ya.make b/contrib/libs/cxxsupp/libsan/ya.make
index ca2a1252921..e770d0ac3df 100644
--- a/contrib/libs/cxxsupp/libsan/ya.make
+++ b/contrib/libs/cxxsupp/libsan/ya.make
@@ -2,6 +2,8 @@ LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(Service-proxy-version)
+
LICENSE(YandexOpen)
NO_PLATFORM()
diff --git a/contrib/libs/cxxsupp/ya.make b/contrib/libs/cxxsupp/ya.make
index e7689a6a241..010e3082c1c 100644
--- a/contrib/libs/cxxsupp/ya.make
+++ b/contrib/libs/cxxsupp/ya.make
@@ -5,6 +5,8 @@ WITHOUT_LICENSE_TEXTS()
# Proxy library
LICENSE(Not-Applicable)
+VERSION(Service-proxy-version)
+
NO_PLATFORM()
IF (NOT USE_STL_SYSTEM)
diff --git a/contrib/libs/farmhash/arch/sse41/ya.make b/contrib/libs/farmhash/arch/sse41/ya.make
index 9cd9d7e8a02..c53364807c6 100644
--- a/contrib/libs/farmhash/arch/sse41/ya.make
+++ b/contrib/libs/farmhash/arch/sse41/ya.make
@@ -2,6 +2,8 @@ LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(2017-06-26-23eecfbe7e84ebf2e229bd02248f431c36e12f1a)
+
LICENSE(MIT)
NO_COMPILER_WARNINGS()
diff --git a/contrib/libs/farmhash/arch/sse42/ya.make b/contrib/libs/farmhash/arch/sse42/ya.make
index 3791d345746..d4f2025b14a 100644
--- a/contrib/libs/farmhash/arch/sse42/ya.make
+++ b/contrib/libs/farmhash/arch/sse42/ya.make
@@ -2,6 +2,8 @@ LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(2017-06-26-23eecfbe7e84ebf2e229bd02248f431c36e12f1a)
+
LICENSE(MIT)
NO_COMPILER_WARNINGS()
diff --git a/contrib/libs/farmhash/arch/sse42_aesni/ya.make b/contrib/libs/farmhash/arch/sse42_aesni/ya.make
index 3a578d5053e..bcdd8646b79 100644
--- a/contrib/libs/farmhash/arch/sse42_aesni/ya.make
+++ b/contrib/libs/farmhash/arch/sse42_aesni/ya.make
@@ -2,6 +2,8 @@ LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(2017-06-26-23eecfbe7e84ebf2e229bd02248f431c36e12f1a)
+
LICENSE(MIT)
NO_COMPILER_WARNINGS()
diff --git a/contrib/libs/grpc/src/proto/grpc/channelz/ya.make b/contrib/libs/grpc/src/proto/grpc/channelz/ya.make
index 39343ee3293..b6cce4049aa 100644
--- a/contrib/libs/grpc/src/proto/grpc/channelz/ya.make
+++ b/contrib/libs/grpc/src/proto/grpc/channelz/ya.make
@@ -1,5 +1,7 @@
PROTO_LIBRARY()
+VERSION(Service-proxy-version)
+
LICENSE(Apache-2.0)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
diff --git a/contrib/libs/grpc/src/proto/grpc/core/ya.make b/contrib/libs/grpc/src/proto/grpc/core/ya.make
index 436a977ac40..4b9edf7594b 100644
--- a/contrib/libs/grpc/src/proto/grpc/core/ya.make
+++ b/contrib/libs/grpc/src/proto/grpc/core/ya.make
@@ -2,6 +2,8 @@ PROTO_LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(Service-proxy-version)
+
LICENSE(Apache-2.0)
PROTO_NAMESPACE(
diff --git a/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make b/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make
index 87e9e34c1dd..1b30f4c1608 100644
--- a/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make
+++ b/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make
@@ -2,6 +2,8 @@ PROTO_LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(Service-proxy-version)
+
LICENSE(Apache-2.0)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
diff --git a/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make b/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make
index 9a2d0b29bba..f18965660b4 100644
--- a/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make
+++ b/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make
@@ -1,5 +1,7 @@
PROTO_LIBRARY()
+VERSION(Service-proxy-version)
+
LICENSE(Apache-2.0)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
diff --git a/contrib/libs/grpc/src/proto/grpc/status/ya.make b/contrib/libs/grpc/src/proto/grpc/status/ya.make
index 4641904cabf..7a6de31a29a 100644
--- a/contrib/libs/grpc/src/proto/grpc/status/ya.make
+++ b/contrib/libs/grpc/src/proto/grpc/status/ya.make
@@ -2,6 +2,8 @@ PROTO_LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(Service-proxy-version)
+
LICENSE(Apache-2.0)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
diff --git a/contrib/libs/highwayhash/arch/avx2/ya.make b/contrib/libs/highwayhash/arch/avx2/ya.make
index 88ba9710c36..051f49861d0 100644
--- a/contrib/libs/highwayhash/arch/avx2/ya.make
+++ b/contrib/libs/highwayhash/arch/avx2/ya.make
@@ -2,6 +2,8 @@ LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(2017-05-08-2b666ae078292b01024453d01480f3b362a2a012)
+
LICENSE(Apache-2.0)
ADDINCL(contrib/libs/highwayhash)
diff --git a/contrib/libs/highwayhash/arch/sse41/ya.make b/contrib/libs/highwayhash/arch/sse41/ya.make
index 639c1f7de56..b0eac2a82e7 100644
--- a/contrib/libs/highwayhash/arch/sse41/ya.make
+++ b/contrib/libs/highwayhash/arch/sse41/ya.make
@@ -2,6 +2,8 @@ LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(2017-05-08-2b666ae078292b01024453d01480f3b362a2a012)
+
LICENSE(Apache-2.0)
ADDINCL(contrib/libs/highwayhash)
diff --git a/contrib/libs/libc_compat/ubuntu_14/ya.make b/contrib/libs/libc_compat/ubuntu_14/ya.make
index 3690c8613a3..8a04b049c11 100644
--- a/contrib/libs/libc_compat/ubuntu_14/ya.make
+++ b/contrib/libs/libc_compat/ubuntu_14/ya.make
@@ -2,6 +2,8 @@ LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(14)
+
LICENSE(BSD-3-Clause)
NO_PLATFORM()
diff --git a/contrib/libs/libc_compat/ya.make b/contrib/libs/libc_compat/ya.make
index ad8374b5a60..a8d7af0cf7e 100644
--- a/contrib/libs/libc_compat/ya.make
+++ b/contrib/libs/libc_compat/ya.make
@@ -1,5 +1,7 @@
LIBRARY()
+VERSION(Service-proxy-version)
+
LICENSE(
BSD-1-Clause AND
BSD-2-Clause AND
diff --git a/contrib/libs/libpng/include/ya.make b/contrib/libs/libpng/include/ya.make
index ce9d0596767..1b0f8afad26 100644
--- a/contrib/libs/libpng/include/ya.make
+++ b/contrib/libs/libpng/include/ya.make
@@ -2,6 +2,8 @@ LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(Service-proxy-version)
+
LICENSE(libpng-2.0)
PEERDIR(
diff --git a/contrib/libs/linuxvdso/original/ya.make b/contrib/libs/linuxvdso/original/ya.make
index 2df9007f974..97189fdc5e9 100644
--- a/contrib/libs/linuxvdso/original/ya.make
+++ b/contrib/libs/linuxvdso/original/ya.make
@@ -1,5 +1,7 @@
LIBRARY()
+VERSION(2.0)
+
LICENSE(BSD-3-Clause)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
diff --git a/contrib/libs/protobuf/builtin_proto/protos_from_protobuf/ya.make b/contrib/libs/protobuf/builtin_proto/protos_from_protobuf/ya.make
index d5c6d3239aa..e40a949e69b 100644
--- a/contrib/libs/protobuf/builtin_proto/protos_from_protobuf/ya.make
+++ b/contrib/libs/protobuf/builtin_proto/protos_from_protobuf/ya.make
@@ -2,6 +2,8 @@ PROTO_LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(Service-proxy-version)
+
LICENSE(BSD-3-Clause)
EXCLUDE_TAGS(
diff --git a/contrib/libs/protobuf/builtin_proto/protos_from_protoc/ya.make b/contrib/libs/protobuf/builtin_proto/protos_from_protoc/ya.make
index 23b5a349f90..d684c428b95 100644
--- a/contrib/libs/protobuf/builtin_proto/protos_from_protoc/ya.make
+++ b/contrib/libs/protobuf/builtin_proto/protos_from_protoc/ya.make
@@ -2,6 +2,8 @@ PROTO_LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(Service-proxy-version)
+
LICENSE(BSD-3-Clause)
EXCLUDE_TAGS(
diff --git a/contrib/libs/protobuf/python/ya.make b/contrib/libs/protobuf/python/ya.make
index 9031af5cbba..39df5f256f7 100644
--- a/contrib/libs/protobuf/python/ya.make
+++ b/contrib/libs/protobuf/python/ya.make
@@ -2,6 +2,8 @@ PACKAGE()
WITHOUT_LICENSE_TEXTS()
+VERSION(Service-proxy-version)
+
LICENSE(BSD-3-Clause)
GENERATE_PY_PROTOS(contrib/libs/protobuf/src/google/protobuf/descriptor.proto)
diff --git a/contrib/libs/protobuf_old/builtin_proto/protos_from_protobuf/ya.make b/contrib/libs/protobuf_old/builtin_proto/protos_from_protobuf/ya.make
index 81678689ed0..87793ea2f4d 100644
--- a/contrib/libs/protobuf_old/builtin_proto/protos_from_protobuf/ya.make
+++ b/contrib/libs/protobuf_old/builtin_proto/protos_from_protobuf/ya.make
@@ -2,6 +2,8 @@ PROTO_LIBRARY()
WITHOUT_LICENSE_TEXTS()
+VERSION(Service-proxy-version)
+
LICENSE(BSD-3-Clause)
EXCLUDE_TAGS(
diff --git a/contrib/libs/python/ya.make b/contrib/libs/python/ya.make
index 42524fc9c9c..ae4632145fb 100644
--- a/contrib/libs/python/ya.make
+++ b/contrib/libs/python/ya.make
@@ -1,5 +1,7 @@
PY23_LIBRARY()
+VERSION(Service-proxy-version)
+
LICENSE(Service-Py23-Proxy)
WITHOUT_LICENSE_TEXTS()
diff --git a/contrib/tools/cython/Cython/ya.make b/contrib/tools/cython/Cython/ya.make
index 1bbc2d48046..53ab3c281a0 100644
--- a/contrib/tools/cython/Cython/ya.make
+++ b/contrib/tools/cython/Cython/ya.make
@@ -1,5 +1,7 @@
PY23_LIBRARY()
+VERSION(Service-proxy-version)
+
LICENSE(Public-Domain)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
diff --git a/contrib/tools/m4/lib/ya.make b/contrib/tools/m4/lib/ya.make
index 37e83bfcf07..ad85a9e2cf3 100644
--- a/contrib/tools/m4/lib/ya.make
+++ b/contrib/tools/m4/lib/ya.make
@@ -1,5 +1,7 @@
LIBRARY()
+VERSION(1.4.17)
+
LICENSE(
BSD-3-Clause AND
GPL-3.0-or-later AND
diff --git a/contrib/tools/python3/lib2/py/ya.make b/contrib/tools/python3/lib2/py/ya.make
index 49371b8a10f..121df7cc86b 100644
--- a/contrib/tools/python3/lib2/py/ya.make
+++ b/contrib/tools/python3/lib2/py/ya.make
@@ -2,6 +2,8 @@ ENABLE(PYBUILD_NO_PYC)
PY3_LIBRARY()
+VERSION(Service-proxy-version)
+
LICENSE(Python-2.0)
NO_PYTHON_INCLUDES()
diff --git a/contrib/tools/python3/lib2/ya.make b/contrib/tools/python3/lib2/ya.make
index bca260dd3d1..f223cac3899 100644
--- a/contrib/tools/python3/lib2/ya.make
+++ b/contrib/tools/python3/lib2/ya.make
@@ -2,6 +2,8 @@ LIBRARY()
PROVIDES(python)
+VERSION(Service-proxy-version)
+
LICENSE(Python-2.0)
PEERDIR(
diff --git a/contrib/tools/ragel5/aapl/ya.make b/contrib/tools/ragel5/aapl/ya.make
index 6962c52ce9f..f0bc3a485d2 100644
--- a/contrib/tools/ragel5/aapl/ya.make
+++ b/contrib/tools/ragel5/aapl/ya.make
@@ -1,5 +1,7 @@
LIBRARY()
+VERSION(5.19)
+
LICENSE(LGPL-2.1-or-later)