diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-09-10 00:01:24 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-09-10 00:10:50 +0300 |
commit | 3a7cb5704aaa719d28e5da9f48a751725b5e26b5 (patch) | |
tree | 524386903aa13ffe7ac77a9c38523d0204ed3bea /contrib/python/matplotlib | |
parent | 21a2abe3d3c0aa3ab3598b3fd9ae7d696466863b (diff) | |
download | ydb-3a7cb5704aaa719d28e5da9f48a751725b5e26b5.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib/python/matplotlib')
-rw-r--r-- | contrib/python/matplotlib/py3/extern/agg24-svn/ya.make | 2 | ||||
-rw-r--r-- | contrib/python/matplotlib/py3/extern/ttconv/ya.make | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/contrib/python/matplotlib/py3/extern/agg24-svn/ya.make b/contrib/python/matplotlib/py3/extern/agg24-svn/ya.make index ffa529dcb0..6dd0f2d6f0 100644 --- a/contrib/python/matplotlib/py3/extern/agg24-svn/ya.make +++ b/contrib/python/matplotlib/py3/extern/agg24-svn/ya.make @@ -1,5 +1,7 @@ LIBRARY() +VERSION(Service-proxy-version) + LICENSE(PSF-2.0) ADDINCL( diff --git a/contrib/python/matplotlib/py3/extern/ttconv/ya.make b/contrib/python/matplotlib/py3/extern/ttconv/ya.make index bd5fca39b2..f877dfcbd2 100644 --- a/contrib/python/matplotlib/py3/extern/ttconv/ya.make +++ b/contrib/python/matplotlib/py3/extern/ttconv/ya.make @@ -1,5 +1,7 @@ PY23_LIBRARY() +VERSION(Service-proxy-version) + LICENSE(PSF-2.0) NO_COMPILER_WARNINGS() |