aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/matplotlib/py3
diff options
context:
space:
mode:
authorMaxim Yurchuk <maxim-yurchuk@ydb.tech>2024-09-12 17:18:46 +0300
committerGitHub <noreply@github.com>2024-09-12 17:18:46 +0300
commitac9f050f812d868f83d31382bc09b125814ee903 (patch)
treea04bcdf9499e454b49357b21ccba533dec23e1f3 /contrib/python/matplotlib/py3
parentefdd4c78cbde127c7cdd44b7d3ab06c4e7925969 (diff)
parent497973c8b5c11ba529dacf60b500a98019b54b21 (diff)
downloadydb-ac9f050f812d868f83d31382bc09b125814ee903.tar.gz
Merge pull request #9054 from ydb-platform/mergelibs-240911-0600
Library import 240911-0600
Diffstat (limited to 'contrib/python/matplotlib/py3')
-rw-r--r--contrib/python/matplotlib/py3/extern/agg24-svn/ya.make2
-rw-r--r--contrib/python/matplotlib/py3/extern/ttconv/ya.make2
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 ffa529dcb0d..6dd0f2d6f0f 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 bd5fca39b2a..f877dfcbd27 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()