summaryrefslogtreecommitdiffstats
path: root/contrib/python/PyYAML
diff options
context:
space:
mode:
authorAlexSm <[email protected]>2024-08-19 16:16:30 +0200
committerGitHub <[email protected]>2024-08-19 17:16:30 +0300
commit9b567afd3339f4525feab53873592cb025b14251 (patch)
tree5c8489f98dc5a9a10f66065055e5a401bbd14767 /contrib/python/PyYAML
parent47bd121575c210d4bbb2dddcc2131759a694df05 (diff)
Library import 240819-0942 (#7994)
Co-authored-by: robot-piglet <[email protected]> Co-authored-by: hiddenpath <[email protected]> Co-authored-by: bulatman <[email protected]> Co-authored-by: robot-contrib <[email protected]> Co-authored-by: osidorkin <[email protected]> Co-authored-by: akhropov <[email protected]> Co-authored-by: akozhikhov <[email protected]> Co-authored-by: orlovorlov <[email protected]> Co-authored-by: babenko <[email protected]> Co-authored-by: shadchin <[email protected]> Co-authored-by: dmasloff <[email protected]> Co-authored-by: aleksei-le <[email protected]> Co-authored-by: coteeq <[email protected]> Co-authored-by: dimdim11 <[email protected]> Co-authored-by: robot-ya-builder <[email protected]> Co-authored-by: iaz1607 <[email protected]>
Diffstat (limited to 'contrib/python/PyYAML')
-rw-r--r--contrib/python/PyYAML/ya.make4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/python/PyYAML/ya.make b/contrib/python/PyYAML/ya.make
index 5d0f563c745..28498e997a4 100644
--- a/contrib/python/PyYAML/ya.make
+++ b/contrib/python/PyYAML/ya.make
@@ -1,6 +1,8 @@
PY23_LIBRARY()
-LICENSE(MIT)
+LICENSE(Service-Py23-Proxy)
+
+VERSION(Service-proxy-version)
IF (PYTHON2)
PEERDIR(